view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4195:796c0eef888c

mod_http_index, mod_http_muc_log: Tweak navigation element margins CSS, how does it work?!?
author Kim Alvefur <zash@zash.se>
date Mon, 12 Oct 2020 19:16:46 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;