summaryrefslogtreecommitdiffstats
path: root/appinfo/routes.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-09 16:59:15 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-09 22:52:27 +0200
commit57f4173278098770479457c6d821c65f9cf1ac42 (patch)
treefd73290bd072c30681739b3788502155ea247cfa /appinfo/routes.php
parent339b42712104944cb1e096f9f862bedcca70a4b7 (diff)
pass router to routes
Diffstat (limited to 'appinfo/routes.php')
-rw-r--r--appinfo/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/routes.php b/appinfo/routes.php
index 118cbac54..f42460e6d 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -30,7 +30,7 @@ use \OCP\AppFramework\App;
use \OCA\News\App\News;
$app = new News();
-$app->registerRoutes(array(
+$app->registerRoutes($this, array(
'routes' => array(
///////////////// Website
// page