diff options
Diffstat (limited to 'mod/editpost.php')
-rw-r--r-- | mod/editpost.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/editpost.php b/mod/editpost.php index b5e9b6e94..235ae9def 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -48,7 +48,6 @@ function editpost_content(&$a) { '$confirmdelete' => t('Delete item?'), )); - if(intval($itm[0]['item_obscured'])) { $key = get_config('system','prvkey'); if($itm[0]['title']) |