view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 914:fa996cfec6da

mod_admin_web: Default the host selection to the administrators domainpart
author Florian Zeitz <florob@babelmonkeys.de>
date Tue, 19 Feb 2013 23:51:28 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;