mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix CS
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
$Core = require_once __DIR__ . "/../../lib/bootstrap.php";
|
||||
|
||||
$app = require __DIR__ .'/../../lib/Alchemy/Phrasea/Application/Overview.php';
|
||||
$app = require __DIR__ . '/../../lib/Alchemy/Phrasea/Application/Overview.php';
|
||||
|
||||
$app->run();
|
||||
|
||||
|
Reference in New Issue
Block a user