namespace error

This commit is contained in:
zotlabs 2017-03-16 01:16:29 -07:00 committed by Mario Vavti
parent 4387fb715b
commit fd6b32758e

View File

@ -530,7 +530,7 @@ function get_item_elements($x,$allow_code = false) {
$arr = array();
$key = get_config('system','pubkey');
$arr['body'] = $x['body'];
$maxlen = get_max_import_size();