mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-29 18:52:18 +01:00
Remove stray error_log statement.
This commit is contained in:
parent
df74b0f862
commit
506fe0b9f9
@ -34,7 +34,7 @@ function debug($msg, $tracelevel=0, $debuglevel=OCP\Util::DEBUG)
|
||||
} else {
|
||||
$call = debug_backtrace(false);
|
||||
}
|
||||
error_log('trace: '.print_r($call, true));
|
||||
|
||||
$call = $call[$tracelevel];
|
||||
if($debuglevel !== false) {
|
||||
OCP\Util::writeLog('contacts',
|
||||
|
Loading…
x
Reference in New Issue
Block a user