mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +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 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
|
||||
{
|
||||
|
Reference in New Issue
Block a user