File

plugins/mod_pep_plus.lua @ 11805:2327e03d1f8d

net.server_epoll: Fix indentation messed up in last merge Seems to have happened in 6427e2642976, probably because of Meld
author Kim Alvefur <zash@zash.se>
date Fri, 17 Sep 2021 12:42:04 +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");