mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Refactor
This commit is contained in:
@@ -28,7 +28,7 @@ require_once dirname(__FILE__) . '/../lib/Alchemy/Phrasea/Kernel/Service/Doctrin
|
||||
|
||||
try
|
||||
{
|
||||
$doctrine = new Phrasea\Kernel\Service\Doctrine();
|
||||
$doctrine = new Phrasea\Core\Service\Doctrine();
|
||||
|
||||
$app = new Application("Phraseanet Doctrine Console", $doctrine->getVersion());
|
||||
|
||||
|
Reference in New Issue
Block a user