mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
fix some tasks bugs, delete old files
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
*/
|
||||
|
||||
use \Monolog\Logger;
|
||||
use Symfony\Component\Process\Process;
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -135,7 +134,7 @@ class task_manager
|
||||
|
||||
return new Process($cmd);
|
||||
}
|
||||
|
||||
|
||||
public function setSchedulerState($status)
|
||||
{
|
||||
$av_status = array(
|
||||
|
Reference in New Issue
Block a user