Remove debugging calls
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
This commit is contained in:
parent
59b2c5a63a
commit
f4f4917230
@ -2725,7 +2725,6 @@ class DatabaseInterface
|
||||
if (isset($GLOBALS['userlink']) && !is_null($GLOBALS['userlink'])) {
|
||||
return $GLOBALS['userlink'];
|
||||
} else {
|
||||
error_log("YAHA\n", 3, "/tmp/a.txt");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user