1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 17:00:52 +01:00

mod pages: trim

This commit is contained in:
Zankaria 2024-02-23 22:49:23 +01:00
parent 4bda535c66
commit f317691dcd

View File

@ -3020,4 +3020,3 @@ function mod_debug_apc() {
mod_page(_('Debug: APC'), $config['file_mod_debug_apc'], array('cached_vars' => $cached_vars));
}