changeset 12:79987aa7ee9a

Change some debugging (commented out).
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 21 Aug 2015 16:45:53 +0300
parents 0b097770061d
children 951752fb1c21
files mgallery.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.php	Tue Aug 11 12:24:54 2015 +0300
+++ b/mgallery.php	Fri Aug 21 16:45:53 2015 +0300
@@ -291,7 +291,7 @@
     "<h1>Gallery error</h1>\n".
     "<p>Gallery path <b>".chentities($galPath)."</b> does not exist or is invalid.</p>\n";
 
-  //echo "<p>".$filename."</p><p>".$filename2."</p>";
+  //echo "<p>filename=: '".$filename."', X: galData=".intval(isset($galData)).", galEntries=".intval(isset($galEntries))."\n";
 
   mgPrintPageInfoFooter();
   cmPrintPageFooter(TRUE);