security improvement and code refactorization

This commit is contained in:
Perrom
2025-07-03 15:11:29 +02:00
parent 681f5ad816
commit e85ecfe252
7 changed files with 232 additions and 115 deletions

View File

@@ -113,19 +113,19 @@ $display_info_checkboxes = array(
);
$filters_names_checkboxes = array(
"words",
"tags",
"post_date",
"creation_date",
"album",
"author",
"added_by",
"file_type",
"ratio",
"rating",
"file_size",
"height",
"width"
'words',
'tags',
'post_date',
'creation_date',
'album',
'author',
'added_by',
'file_type',
'ratio',
'rating',
'file_size',
'height',
'width'
);
// image order management