diff options
Diffstat (limited to 'mod/editblock.php')
-rw-r--r-- | mod/editblock.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/editblock.php b/mod/editblock.php index 8aca9e1f4..507050eb0 100644 --- a/mod/editblock.php +++ b/mod/editblock.php @@ -126,7 +126,6 @@ function editblock_content(&$a) { '$baseurl' => $a->get_baseurl(), '$defloc' => $channel['channel_location'], '$visitor' => false, - '$pvisit' => 'none', '$public' => t('Public post'), '$jotnets' => $jotnets, '$title' => htmlspecialchars($itm[0]['title'],ENT_COMPAT,'UTF-8'), |