From b03e49ac7207a06c35d501b1d982c94deeb5e8f0 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 24 Sep 2014 21:18:47 +0200 Subject: info xml update --- appinfo/app.php | 1 - 1 file changed, 1 deletion(-) (limited to 'appinfo/app.php') diff --git a/appinfo/app.php b/appinfo/app.php index b4e7202dd..263ce1c39 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -29,7 +29,6 @@ if (is_compatible()) { $container = new Application(); $config = $container->getAppConfig(); - $config->loadConfig(__DIR__ . '/app.json'); $config->registerNavigation(); $config->registerBackgroundJobs(); $config->registerHooks(); -- cgit v1.2.3