mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Styling fixes
This commit is contained in:
@@ -859,7 +859,7 @@ class admin_shortcodes
|
||||
|
||||
function sc_admin_siteinfo($parm='')
|
||||
{
|
||||
if($parm == 'creditsonly' && e_PAGE != "credits.php")
|
||||
if($parm == 'creditsonly' && e_PAGE != "credits.php" && e_PAGE != "phpinfo.php")
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user