File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5818:5533c577dd02

mod_groups_internal: Return group name instead of MUC name if MUC has no name
author Matthew Wild <mwild1@gmail.com>
date Thu, 14 Dec 2023 09:44:13 +0000
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;