changeset 170:dbcf61ce3705

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 13 Mar 2018 13:36:35 +0200
parents f68d97717b9f
children 71b85fde6fa1
files mgallery.php
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.php	Tue Mar 13 13:36:25 2018 +0200
+++ b/mgallery.php	Tue Mar 13 13:36:35 2018 +0200
@@ -130,8 +130,7 @@
 {
   echo
     mgGetPageInfoFooter().
-    "</div>\n".
-    "</body>\n</html>\n";
+    "</div>\n</body>\n</html>\n";
 }