view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1014:ed7431fd3b47

mod_muc_config_restrict: Allow restricting specific options in the MUC config form to service admins
author Matthew Wild <mwild1@gmail.com>
date Sat, 18 May 2013 15:31:14 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;