mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_phpinfo.php
This commit is contained in:
parent
38b689c9e1
commit
6b19832eb3
@ -7,4 +7,6 @@ if (!empty($setmodules))
|
|||||||
}
|
}
|
||||||
require('./pagestart.php');
|
require('./pagestart.php');
|
||||||
|
|
||||||
|
if (!IS_SUPER_ADMIN) bb_die($lang['ONLY_FOR_SUPER_ADMIN']);
|
||||||
|
|
||||||
phpinfo();
|
phpinfo();
|
||||||
|
Loading…
Reference in New Issue
Block a user