From 7b065365e0d64a06ddfb7ade55e713a4b6a0f802 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 30 Jan 2017 15:01:22 -0800 Subject: consolidate hubloc storage --- include/api_zot.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/api_zot.php') 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); -- cgit v1.2.3