aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Render
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-16 18:36:58 -0700
committerzotlabs <mike@macgirvin.com>2017-03-16 18:36:58 -0700
commitd9037589407162f51578856b084baaa5353a8a04 (patch)
tree04815a70930961997681fa1e8b0117d97514f404 /Zotlabs/Render
parentcf11ba1147355f0583016db2cec4f7793e656dfc (diff)
downloadvolse-hubzilla-d9037589407162f51578856b084baaa5353a8a04.tar.gz
volse-hubzilla-d9037589407162f51578856b084baaa5353a8a04.tar.bz2
volse-hubzilla-d9037589407162f51578856b084baaa5353a8a04.zip
remove include/widgets.php
Diffstat (limited to 'Zotlabs/Render')
-rw-r--r--Zotlabs/Render/Comanche.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Render/Comanche.php b/Zotlabs/Render/Comanche.php
index 60a7b232c..5c1ca7d10 100644
--- a/Zotlabs/Render/Comanche.php
+++ b/Zotlabs/Render/Comanche.php
@@ -4,8 +4,6 @@ namespace Zotlabs\Render;
require_once('include/security.php');
require_once('include/menu.php');
-require_once('include/widgets.php');
-
class Comanche {