mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-08 10:34:34 +00:00
Remove commented code
This commit is contained in:
@@ -104,7 +104,6 @@ class patch_370alpha8a implements patchInterface
|
||||
if ($task['class'] === 'task_period_workflow01') {
|
||||
$t = $tasks->appendChild($dom->createElement('task'));
|
||||
$t->setAttribute('active', '0');
|
||||
// $t->setAttribute('name', 'imported from \'' . $task->getTitle() . '\'');
|
||||
$t->setAttribute('name', 'imported from \'' . $task['name'] . '\'');
|
||||
$t->setAttribute('action', 'update');
|
||||
|
||||
|
Reference in New Issue
Block a user