mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
remove debug output
This commit is contained in:
parent
ce0993e0c7
commit
1f46d0fc7d
@ -376,7 +376,6 @@ class OC_DB {
|
||||
* @return result-set
|
||||
*/
|
||||
static function query($cmd){
|
||||
error_log($cmd);
|
||||
global $CONFIG_DBTYPE;
|
||||
if(!trim($cmd)){
|
||||
return false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user