changeset 148:0c8a8c0438bf

Remove deprecated configuration setting.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 06 Sep 2017 16:42:42 +0300
parents 6c1467fe7d5c
children b4751909c48f
files mgallery.inc.php
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Mon Sep 04 15:21:13 2017 +0300
+++ b/mgallery.inc.php	Wed Sep 06 16:42:42 2017 +0300
@@ -76,7 +76,6 @@
   "title_prefix"     => [MG_STR, ""],
   "title_sep"        => [MG_STR, " - "],
   "page_info"        => [MG_STR, "<b>MGallery ".$mgProgVersion."</b> &copy; Copyright ".$mgProgCopyright],
-  "css_select"       => [MG_BOOL, FALSE],
   "css"              => [MG_STR, NULL],
   "urchin_file"      => [MG_STR, FALSE],