]> git.joonet.de Git - adminer.git/commitdiff
Unused globals
authorjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Wed, 22 Jul 2009 14:14:19 +0000 (14:14 +0000)
committerjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Wed, 22 Jul 2009 14:14:19 +0000 (14:14 +0000)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@880 7c3ca157-0c34-0410-bff1-cbf682f78f5c

adminer/include/design.inc.php

index 5bbc50351afb92957c7317c4019a3c1cbee26805..c627b11014f4f0f899a162fac0b0b7cd6ff0e420 100644 (file)
@@ -56,7 +56,7 @@ function page_header($title, $error = "", $breadcrumb = array(), $title2 = "") {
 }
 
 function page_footer($missing = false) {
-       global $SELF, $VERSION, $dbh;
+       global $VERSION;
        ?>
 </div>