1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

PHP Notice removal and debug info styling.

This commit is contained in:
Cameron
2017-12-17 13:13:18 -08:00
parent d73f39f61d
commit a68cf279b6
6 changed files with 13 additions and 9 deletions

View File

@@ -816,6 +816,10 @@ class admin_shortcodes
$parsed = file_get_contents($file);
$tmp = e107::unserialize($parsed);
if(!defined('e_MULTISITE_MATCH'))
{
define('e_MULTISITE_MATCH', null);
}
// e107::getDebug()->log($tmp);
$text = '<ul class="nav nav-admin navbar-nav navbar-right">