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

admin_icons_template.php reformatted to v2 standards.

This commit is contained in:
Cameron
2021-01-24 10:44:30 -08:00
parent 9487c620e3
commit a99300aed5
11 changed files with 288 additions and 540 deletions

View File

@@ -675,7 +675,8 @@ class e_navigation
{
if(!defined('E_32_MAIN'))
{
e107::getCoreTemplate('admin_icons');
// e107::getCoreTemplate('admin_icons');
e107::loadAdminIcons();
}