mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-26 09:43:54 -04:00
Remove debugging code
This commit is contained in:
@@ -93,7 +93,6 @@ class Menu_Core {
|
||||
}
|
||||
|
||||
if (!empty($this->_items)) {
|
||||
// $items_html[] = "<ul class=\"gItemMenu\">";
|
||||
$items_html[] = "<ul>";
|
||||
|
||||
foreach ($this->_items as $item) {
|
||||
|
||||
Reference in New Issue
Block a user