mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Fix typo
This commit is contained in:
@@ -281,7 +281,7 @@ class task_Scheduler
|
|||||||
|
|
||||||
$this->log(
|
$this->log(
|
||||||
sprintf(
|
sprintf(
|
||||||
"Got task %s (%) with status %s",
|
"Got task %s (%s) with status %s",
|
||||||
$taskPoll[$tkey]["task"]->getID(),
|
$taskPoll[$tkey]["task"]->getID(),
|
||||||
$taskPoll[$tkey]["task"]->getName(),
|
$taskPoll[$tkey]["task"]->getName(),
|
||||||
$status
|
$status
|
||||||
|
Reference in New Issue
Block a user