diff mgallery.php @ 113:4f95ed80583c

More cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Mar 2017 14:47:56 +0200
parents b1834e342e73
children a3bf93b85758
line wrap: on
line diff
--- a/mgallery.php	Mon Mar 20 14:39:01 2017 +0200
+++ b/mgallery.php	Mon Mar 20 14:47:56 2017 +0200
@@ -541,7 +541,7 @@
 if (!isset($galData) || !isset($galEntries) ||
     !isset($galAlbumsIndex) || !isset($galImagesIndex))
 {
-  mgPrintPageHeader(mgGetVal(["title_prefix", "title_sep"], "%1%2")."ERROR!");
+  mgPrintPageHeader($galTitlePrefix.$galTitleSep."ERROR!");
 
   echo
     "<h1>".mgQM("gallery_error")."</h1>\n".