Merge branch 'master' of https://github.com/redmatrix/hubzilla
This commit is contained in:
commit
da5cec24e0
@ -48,7 +48,6 @@ function editpost_content(&$a) {
|
|||||||
'$confirmdelete' => t('Delete item?'),
|
'$confirmdelete' => t('Delete item?'),
|
||||||
));
|
));
|
||||||
|
|
||||||
|
|
||||||
if(intval($itm[0]['item_obscured'])) {
|
if(intval($itm[0]['item_obscured'])) {
|
||||||
$key = get_config('system','prvkey');
|
$key = get_config('system','prvkey');
|
||||||
if($itm[0]['title'])
|
if($itm[0]['title'])
|
||||||
|
Reference in New Issue
Block a user