mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 05:23:21 +00:00
delete old (workflow01 & ftv) tasks
This commit is contained in:
@@ -246,7 +246,7 @@ class patch_370a7 implements patchInterface
|
||||
}
|
||||
|
||||
if (count($taskstodel) > 0) {
|
||||
// $conn->exec('DELETE FROM task2 WHERE task_id IN(' . implode(',', $taskstodel) . ')');
|
||||
$conn->exec('DELETE FROM task2 WHERE task_id IN(' . implode(',', $taskstodel) . ')');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user