1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Display Theme/Plugin update shortcode on dashboard only.

This commit is contained in:
Cameron
2017-02-02 11:59:14 -08:00
parent f7a14d29ae
commit 56b3cf7915
3 changed files with 7 additions and 16 deletions

View File

@@ -63,7 +63,7 @@ if(in_array($pref['adminstyle'], array('infopanel', 'flexpanel')))
}
define('e_ADMIN_HOME', true); // used by some admin shortcodes.
require_once(e_ADMIN.'boot.php');
require_once(e_ADMIN.'auth.php');