Voe Umbau mit Joomla-Cron
This commit is contained in:
@@ -130,6 +130,7 @@ class ModEisAnzeigeHelper
|
||||
*/
|
||||
public static function renderTreeWithNew(array $items): string
|
||||
{
|
||||
/*
|
||||
$html = '';
|
||||
|
||||
// 1) Virtueller Ordner „Neue Dokumente“
|
||||
@@ -164,7 +165,7 @@ class ModEisAnzeigeHelper
|
||||
$html .= '</ul>';
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
// 2) Normaler Baum
|
||||
$html .= self::renderTree($items, null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user