LOG_WARN -> LOG_WARNING

This commit is contained in:
Brion Vibber 2011-02-08 23:34:37 -08:00
parent a277a003b9
commit 75bf756111
1 changed files with 1 additions and 1 deletions

View File

@ -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