view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1097:608d9019b0de

mod_log_auth: Don't cause an error if any of the logged fields are missing
author Kim Alvefur <zash@zash.se>
date Sun, 30 Jun 2013 01:13:49 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;