Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1880259
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
465 B
Subscribers
None
View Options
diff --git a/appinfo/routes.php b/appinfo/routes.php
new file mode 100644
--- /dev/null
+++ b/appinfo/routes.php
@@ -0,0 +1,8 @@
+<?php
+/**
+* Copyright (c) 2015, Andreas Böhler <dev@aboehler.at>
+* This file is licensed under the Affero General Public License version 3 or later.
+* See the COPYING-README file.
+*/
+/** @var $this \OCP\Route\IRouter */
+$this->create('user_sql_ajax_settings', 'ajax/settings.php')->actionInclude('user_sql/ajax/settings.php');
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jan 24, 3:24 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
532456
Default Alt Text
(465 B)
Attached To
rUSQL ownCloud user_sql PlugIn
Event Timeline
Log In to Comment