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

@@ -13,7 +13,7 @@ namespace Alchemy\Phrasea\Controller\Admin;
use Alchemy\Phrasea\Exception\InvalidArgumentException;
use Alchemy\Phrasea\Form\TaskForm;
use Entities\Task;
use Alchemy\Phrasea\Model\Entities\Task;
use Silex\Application;
use Silex\ControllerProviderInterface;
use Symfony\Component\HttpFoundation\Request;