mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
change require path from kernel to core
This commit is contained in:
@@ -24,7 +24,7 @@ use Symfony\Component\Console\Output\OutputInterface;
|
|||||||
use Symfony\Component\Console\Application;
|
use Symfony\Component\Console\Application;
|
||||||
use Alchemy\Phrasea;
|
use Alchemy\Phrasea;
|
||||||
|
|
||||||
require_once dirname(__FILE__) . '/../lib/Alchemy/Phrasea/Kernel/Service/Doctrine.php';
|
require_once dirname(__FILE__) . '/../lib/Alchemy/Phrasea/Core/Service/Doctrine.php';
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user