revert test

This commit is contained in:
leosw
2025-12-26 14:57:24 +01:00
parent 587572297d
commit 3996b79cf9

View File

@@ -146,7 +146,6 @@ if(isset($controller->splitted_url[1]) && $user->rankIsHigher("moderator")) {
. ' -\' 2>&1';
$output = shell_exec($command);
echo shell_exec('id');
include ($config['views_folder']."d.admin.stats.html");
}