forked from GNUsocial/gnu-social
blasted, that should not be there
This commit is contained in:
parent
ed690615de
commit
f60a55d9ec
@ -1058,7 +1058,6 @@ function common_log($priority, $msg, $filename=null)
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
common_ensure_syslog();
|
common_ensure_syslog();
|
||||||
error_log($msg);
|
|
||||||
syslog($priority, $msg);
|
syslog($priority, $msg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user