File

plugins/mod_pep_plus.lua @ 10083:f30d505e755b

mod_admin_telnet: Include both c2s connections and sessions in c2s:show() This way both incomplete connections and hibernating c2s sessions are shown.
author Kim Alvefur <zash@zash.se>
date Fri, 26 Jul 2019 20:25:15 +0200
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");