summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-27 16:06:48 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-27 16:06:48 +0100
commit7c34fee7ebc09ffaaf14019ae195b1b42e138e3f (patch)
tree195cc103db5c91968cce98d104d63279ab0edebc /appinfo/app.php
parent4cd84306ff1bb897bdec9c6a0deb3aee924bc51f (diff)
use extended info.xml instead of app.json
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 2809795fb..66c0ef166 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -27,4 +27,3 @@ $container = new Application();
$config = $container->getAppConfig();
$config->registerAll();
-$config->testDependencies(); \ No newline at end of file