aboutsummaryrefslogtreecommitdiffstats
path: root/include/api_zot.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-01-31 17:36:42 -0500
committerAndrew Manning <tamanning@zoho.com>2017-01-31 17:36:42 -0500
commitd3d540a28b2dd0b4958d129cceeba162c271302b (patch)
tree172400257279ede716ce88983b8bb3b281aa8d84 /include/api_zot.php
parentfab103524ab2b171d36c6f3830da682b0768627f (diff)
parenta6cbebe03c4c1ca66b4b55c340ebb1d369d93c3a (diff)
downloadvolse-hubzilla-d3d540a28b2dd0b4958d129cceeba162c271302b.tar.gz
volse-hubzilla-d3d540a28b2dd0b4958d129cceeba162c271302b.tar.bz2
volse-hubzilla-d3d540a28b2dd0b4958d129cceeba162c271302b.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'include/api_zot.php')
-rw-r--r--include/api_zot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/api_zot.php b/include/api_zot.php
index 0881211d0..0b10555a6 100644
--- a/include/api_zot.php
+++ b/include/api_zot.php
@@ -350,7 +350,6 @@
if(api_user() === false)
return false;
logger('api_xchan');
- require_once('include/hubloc.php');
if($_SERVER['REQUEST_METHOD'] === 'POST') {
$r = xchan_store($_REQUEST);