aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web/Controller.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-06-15 21:48:47 -0400
committerAndrew Manning <tamanning@zoho.com>2016-06-15 21:48:47 -0400
commitfc7c4e64ff71bfccdbad763ee60096e3d262d277 (patch)
tree69f5ed162b0a848b2f3a08316323d78d1b935479 /Zotlabs/Web/Controller.php
parent688171d016412f30a3ed60d4dc70feb64a19621b (diff)
parent476116a972c0f8b8ade495de557b8fc8d3097964 (diff)
downloadvolse-hubzilla-fc7c4e64ff71bfccdbad763ee60096e3d262d277.tar.gz
volse-hubzilla-fc7c4e64ff71bfccdbad763ee60096e3d262d277.tar.bz2
volse-hubzilla-fc7c4e64ff71bfccdbad763ee60096e3d262d277.zip
Merge remote-tracking branch 'upstream/dev' into wiki
Diffstat (limited to 'Zotlabs/Web/Controller.php')
-rw-r--r--Zotlabs/Web/Controller.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/Zotlabs/Web/Controller.php b/Zotlabs/Web/Controller.php
index ac835e008..2d0f58891 100644
--- a/Zotlabs/Web/Controller.php
+++ b/Zotlabs/Web/Controller.php
@@ -9,4 +9,5 @@ class Controller {
function post() {}
function get() {}
-} \ No newline at end of file
+}
+