mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
@@ -187,6 +187,7 @@ $template->assign(
|
||||
'CAT_NAME' => @htmlspecialchars($category['name']),
|
||||
'CAT_COMMENT' => @htmlspecialchars($category['comment']),
|
||||
'IS_VISIBLE' => boolean_to_string($category['visible']),
|
||||
'CAT_ADMIN_ACCESS' => cat_admin_access($category['id']),
|
||||
|
||||
'U_DELETE' => $base_url.'albums',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user