LOG_WARN -> LOG_WARNING
This commit is contained in:
parent
a277a003b9
commit
75bf756111
@ -116,7 +116,7 @@ class Facebookclient
|
||||
|
||||
if (empty($this->flink)) {
|
||||
common_log(
|
||||
LOG_WARN,
|
||||
LOG_WARNING,
|
||||
sprintf(
|
||||
"No Foreign_link to Facebook for the author of notice %d.",
|
||||
$this->notice->id
|
||||
|
Loading…
Reference in New Issue
Block a user