view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5721:40558231ab7d

mod_invites_page: Typo in preventing the default event when clicking on show all
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 16 Nov 2023 16:31:02 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;