get rid of the unused ispublic variable

This commit is contained in:
Mario Vavti
2016-04-29 21:38:36 +02:00
parent 83a0e82d5c
commit 931a4fafe3
9 changed files with 4 additions and 27 deletions

View File

@@ -83,7 +83,6 @@ class Editpost extends \Zotlabs\Web\Controller {
}
$x = array(
'ispublic' => ' ',
'nickname' => $channel['channel_address'],
'editor_autocomplete'=> true,
'bbco_autocomplete'=> 'bbcode',