Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CarnetApp/CarnetNextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/routes.php')
-rwxr-xr-xappinfo/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/routes.php b/appinfo/routes.php
index 2806ae6..2d9c35b 100755
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -9,7 +9,7 @@
*/
$this->create('carnet_writer','/writer')->actionInclude('carnet/templates/writer.php');
-
+
return [
'routes' => [
['name' => 'page#index', 'url' => '/', 'verb' => 'GET'],