Fix latest rebase

This commit is contained in:
Romain Neutron
2013-10-29 18:56:01 +01:00
parent c5d6491001
commit 5d2dd07caa
40 changed files with 61 additions and 61 deletions

View File

@@ -10,8 +10,7 @@
*/
use Alchemy\Phrasea\Application;
use Entities\Task;
use Alchemy\Phrasea\Model\Entities\Task;
/**
*

View File

@@ -10,7 +10,7 @@
*/
use Alchemy\Phrasea\Application;
use Entities\Task;
use Alchemy\Phrasea\Model\Entities\Task;
class patch_3908 implements patchInterface
{