view plugins/mod_pep_plus.lua @ 14018:7ffb2d3ab50b 13.0

util.datamanager: Include record length in header In order to distinguish 32bit from 64bit architectures since they look the same when truncated and little-endian.
author Kim Alvefur <zash@zash.se>
date Tue, 09 Dec 2025 21:41:34 +0100
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");