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