view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6429:66d7da6a9032

mod_muc_restrict_attention: change variable names to fit the new logic to allow restricting members. Adhere to stylesheet.
author Menel <menel@snikket.de>
date Tue, 10 Mar 2026 15:38:39 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;