namespace error

This commit is contained in:
zotlabs
2017-03-29 13:47:24 +02:00
committed by Mario Vavti
parent 4387fb715b
commit fd6b32758e
+1 -1
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();