PHP8 compat fix for ML directory menu
This commit is contained in:
@ -166,6 +166,7 @@
|
||||
</header>
|
||||
|
||||
<ul id="serendipity_image_folders" class="option_list">
|
||||
{$priorDepth=0}
|
||||
{foreach $folders as $folder}
|
||||
{if ! $folder@first}
|
||||
{if ($folder.depth > $priorDepth)}
|
||||
|
Reference in New Issue
Block a user