mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
adminLinks function cleanup
This commit is contained in:
@@ -12,9 +12,12 @@
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
require_once(e_HANDLER."message_handler.php");
|
||||
|
||||
$mes = e107::getMessage();
|
||||
|
||||
|
||||
$newarray = e107::getNav()->adminLinks('core');
|
||||
|
||||
$buts = "";
|
||||
$text = "<div style='text-align:center'>
|
||||
<table style='".ADMIN_WIDTH."'>";
|
||||
|
Reference in New Issue
Block a user