1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-24 15:13:04 +02:00

Styling fixes

This commit is contained in:
Cameron
2013-02-22 02:17:19 -08:00
parent 844396a076
commit 7b1f2d4b8c
6 changed files with 27 additions and 18 deletions

View File

@@ -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;
}