view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1143:8098683b6d6f

mod_mam_muc: Allow archiving to be enabled trough in the room configuration
author Kim Alvefur <zash@zash.se>
date Sat, 10 Aug 2013 21:18:25 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;