mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #2080 syntax error (not always generating error)
This commit is contained in:
@@ -320,7 +320,7 @@ $template->assign(array(
|
||||
),
|
||||
|
||||
'NB_SUBCATS' => $category['nb_subcats'],
|
||||
),
|
||||
)
|
||||
);
|
||||
|
||||
$template->assign(array(
|
||||
|
||||
Reference in New Issue
Block a user