X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2FMAPS.php;h=49d7ca4d837b710a62f5949baa8cb6108632a21f;hb=0ce6b60d0dffe894fcefc01605e8c113b47362a2;hp=6f1a8bac713513482541e2155a6de3d1997e6281;hpb=15842e23ec99588d83312f43b66e468fabe40eec;p=clearscm.git diff --git a/maps/php/MAPS.php b/maps/php/MAPS.php index 6f1a8ba..49d7ca4 100755 --- a/maps/php/MAPS.php +++ b/maps/php/MAPS.php @@ -110,7 +110,6 @@ function Login($userid, $password) { // Check if user exists $dbpassword = UserExists($userid); - print "dbpassword = $dbpassword
"; // Return -1 if user doesn't exist if ($dbpassword == -1) {