view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4164:a82b0745383b

mod_muc_inject_mentions: Add new configuration setting to choose between registered nicknames or online participants
author Seve Ferrer <seve@delape.net>
date Thu, 01 Oct 2020 16:20:09 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;