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
701740edb8
commit
60046e58a2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
if (!empty($setmodules))
|
if (!empty($setmodules))
|
||||||
{
|
{
|
||||||
$module['GENERAL']['PHP_INFO'] = basename(__FILE__);
|
if (IS_SUPER_ADMIN) $module['GENERAL']['PHP_INFO'] = basename(__FILE__);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
require('./pagestart.php');
|
require('./pagestart.php');
|
||||||
|
Loading…
Reference in New Issue
Block a user