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