mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #2531 remove use_standard_pages from config.php
This commit is contained in:
@@ -50,7 +50,6 @@ $main_checkboxes = array(
|
|||||||
'show_mobile_app_banner_in_gallery',
|
'show_mobile_app_banner_in_gallery',
|
||||||
'show_mobile_app_banner_in_admin',
|
'show_mobile_app_banner_in_admin',
|
||||||
'upload_detect_duplicate',
|
'upload_detect_duplicate',
|
||||||
'use_standard_pages',
|
|
||||||
);
|
);
|
||||||
|
|
||||||
$sizes_checkboxes = array(
|
$sizes_checkboxes = array(
|
||||||
|
|||||||
Reference in New Issue
Block a user