aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-12 08:04:12 +1000
committerredmatrix <redmatrix@redmatrix.me>2015-07-12 08:04:12 +1000
commite91d4906d186d9e3a23bf2ec7667f6753fc4f695 (patch)
tree42e035dda533ace99979bf0b383fe797155d2d9b /mod
parenta497d8ee66edcb6e0c29e8e16c875963d497334d (diff)
parentf41bab6f8ad6aee8c686acfe14722ae06fc0855f (diff)
downloadvolse-hubzilla-e91d4906d186d9e3a23bf2ec7667f6753fc4f695.tar.gz
volse-hubzilla-e91d4906d186d9e3a23bf2ec7667f6753fc4f695.tar.bz2
volse-hubzilla-e91d4906d186d9e3a23bf2ec7667f6753fc4f695.zip
Merge pull request #14 from git-marijus/master
Merge remote-tracking branch 'redmatrix/master'
Diffstat (limited to 'mod')
-rw-r--r--mod/editpost.php1
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'])