view plugins/mod_pep_plus.lua @ 10878:b37dc3776f69

mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3 Thanks Martin
author Kim Alvefur <zash@zash.se>
date Tue, 02 Jun 2020 16:40:23 +0200
parents 0462405b1cfb
children
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");