changeset 243:c649933173f8

Remove unused variable.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 29 Mar 2018 11:54:03 +0300
parents a2b44d8dfffb
children 73348fa0bc85
files mgallery.php
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.php	Wed Mar 28 13:52:47 2018 +0300
+++ b/mgallery.php	Thu Mar 29 11:54:03 2018 +0300
@@ -155,7 +155,6 @@
     "  <script src=\"".mgMangleURI($pageJSFile)."\"></script>\n".
     "  <title>".strip_tags($pageTitle)."</title>\n".
     mgGetCSSLine($pageCSS, FALSE).
-    $pageExtra.
     "</head>\n".
     "<body>\n";