view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3692:96c6d9b0969f

mod_http_muc_log: Hide room join link from room listing Node-less MUC is a secret non-standard hack anyways
author Kim Alvefur <zash@zash.se>
date Mon, 30 Sep 2019 00:51:05 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;