diff --git a/www/index.php b/www/index.php index 95a08ba9db..79d75a6785 100644 --- a/www/index.php +++ b/www/index.php @@ -18,7 +18,6 @@ require_once __DIR__ . "/../lib/classes/bootstrap.class.php"; -bootstrap::register_autoloads(); $app = require __DIR__ . '/../lib/Alchemy/Phrasea/Application/Root.php'; diff --git a/www/lightbox/index.php b/www/lightbox/index.php index e1a9fda6f7..dd8a71cb58 100644 --- a/www/lightbox/index.php +++ b/www/lightbox/index.php @@ -1,7 +1,6 @@