aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-13 17:48:54 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-13 17:48:54 -0700
commitda5cec24e018cded947f931e2398ea43e052caed (patch)
tree68fcb37c93335297a4e595e1e65796de2cdbca87 /mod
parent800eec5bee9a63940234f94eb3c480a13de1b123 (diff)
parente91d4906d186d9e3a23bf2ec7667f6753fc4f695 (diff)
downloadvolse-hubzilla-da5cec24e018cded947f931e2398ea43e052caed.tar.gz
volse-hubzilla-da5cec24e018cded947f931e2398ea43e052caed.tar.bz2
volse-hubzilla-da5cec24e018cded947f931e2398ea43e052caed.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla
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'])