From db5ba2b807c3765c9d23b46cd424d2215ed3fc1c Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 21 Mar 2013 13:01:10 +0100 Subject: added additional controllers in the container --- appinfo/routes.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'appinfo/routes.php') diff --git a/appinfo/routes.php b/appinfo/routes.php index 18333c3c0..85e63486e 100644 --- a/appinfo/routes.php +++ b/appinfo/routes.php @@ -193,9 +193,7 @@ $this->create('news_usersettings_read_hide', '/usersettings/read/hide')->post()- } ); -/** - * External API - */ + /** * Feed API -- cgit v1.2.3