aboutsummaryrefslogtreecommitdiffstats
path: root/mod/blocks.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-19 02:16:14 -0800
committerfriendica <info@friendica.com>2013-12-19 02:16:14 -0800
commit125543adedfe00b3d5cea8548d1a66096a173a6b (patch)
tree7e5081af1cd7b3ae09849e7e31151bc4aba5c72b /mod/blocks.php
parent2089a1379a57ba5c27e220e664cb76ffb0acc1dd (diff)
downloadvolse-hubzilla-125543adedfe00b3d5cea8548d1a66096a173a6b.tar.gz
volse-hubzilla-125543adedfe00b3d5cea8548d1a66096a173a6b.tar.bz2
volse-hubzilla-125543adedfe00b3d5cea8548d1a66096a173a6b.zip
more comanche migration
Diffstat (limited to 'mod/blocks.php')
-rw-r--r--mod/blocks.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/mod/blocks.php b/mod/blocks.php
index 4604790c3..9a4e0b1ca 100644
--- a/mod/blocks.php
+++ b/mod/blocks.php
@@ -45,9 +45,9 @@ function blocks_content(&$a) {
return;
}
- if(local_user() && local_user() == $owner) {
- $a->set_widget('design',design_tools());
- }
+// if(local_user() && local_user() == $owner) {
+ // $a->set_widget('design',design_tools());
+ // }