]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-manager.php
Debug code removed
[mailer.git] / inc / mysql-manager.php
index 637424ef9dcd6b05d1ae0d09ca2f1b4fbd6fb10f..ca2a83d8eee5b4ae7ca0fbccfbc9692c59fe06ec 100644 (file)
@@ -438,7 +438,7 @@ function IS_ADMIN($admin="")
        }
 
        // Return result of comparision
-       //* DEBUG: */ if (!$ret) echo __LINE__."OK!<br>";
+       /* DEBUG: */ if (!$ret) echo __LINE__."OK!<br>";
        return $ret;
 }
 //