This commit is contained in:
redmatrix 2015-07-13 17:48:54 -07:00
commit da5cec24e0

View File

@ -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'])