One more debug line removed
authorRoland Häder <roland@mxchange.org>
Thu, 28 Aug 2008 16:08:58 +0000 (16:08 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 28 Aug 2008 16:08:58 +0000 (16:08 +0000)
inc/mysql-manager.php

index ca2a83d8eee5b4ae7ca0fbccfbc9692c59fe06ec..637424ef9dcd6b05d1ae0d09ca2f1b4fbd6fb10f 100644 (file)
@@ -438,7 +438,7 @@ function IS_ADMIN($admin="")
        }
 
        // Return result of comparision
        }
 
        // Return result of comparision
-       /* DEBUG: */ if (!$ret) echo __LINE__."OK!<br>";
+       //* DEBUG: */ if (!$ret) echo __LINE__."OK!<br>";
        return $ret;
 }
 //
        return $ret;
 }
 //