mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 22:53:01 +02:00
The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
This commit is contained in:
@@ -57,4 +57,4 @@ If you find the menus are not updating correctly, clicking the refresh button be
|
||||
";
|
||||
|
||||
$text = $tp->toHtml($text, true);
|
||||
$ns->tablerender("Menus Help", $text);
|
||||
$ns->tablerender("Menu Manager Help", $text);
|
Reference in New Issue
Block a user