]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-manager.php
More fixes for sql_patches
[mailer.git] / inc / mysql-manager.php
index 46154a41084d7508073acf6f18619de9225ccf75..1ea993612dcb38b6b5b5c3f8b491b4ed008c33f2 100644 (file)
@@ -381,7 +381,7 @@ function ADD_MENU($MODE, $act, $wht) {
        }
 }
 // This patched function will reduce many SELECT queries for the specified or current admin login
-function IS_ADMIN($admin="")
+function IS_ADMIN ($admin="")
 {
        global $cacheArray, $_CONFIG;
        $ret = false; $passCookie = ""; $valPass = "";