view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1576:91b91052e0e8

mod_http_muc_log: Send a HTML mime type with responses
author Kim Alvefur <zash@zash.se>
date Thu, 20 Nov 2014 19:50:43 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;