aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Render
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-16 18:36:58 -0700
committerMario Vavti <mario@mariovavti.com>2017-03-29 12:04:44 +0200
commit6c92a240cca673b4cdac25a2e64503a0d50c0124 (patch)
treea4308975f6dfbf06144ff59a4bf2af40b00b94f7 /Zotlabs/Render
parent0bad26e116499d9b656c28f64c81275df4bbecb6 (diff)
downloadvolse-hubzilla-6c92a240cca673b4cdac25a2e64503a0d50c0124.tar.gz
volse-hubzilla-6c92a240cca673b4cdac25a2e64503a0d50c0124.tar.bz2
volse-hubzilla-6c92a240cca673b4cdac25a2e64503a0d50c0124.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 {