mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Issue #73 Deprecated admin_handlers.php file.
This commit is contained in:
@@ -721,7 +721,6 @@ class e_navigation
|
||||
|
||||
if($mode == 'assoc')
|
||||
{
|
||||
require_once(e_HANDLER.'admin_handler.php');
|
||||
$newarray = asortbyindex($array_functions, 1);
|
||||
$array_functions_assoc = $this->convert_core_icons($newarray);
|
||||
return $array_functions_assoc;
|
||||
|
Reference in New Issue
Block a user