whitespace

This commit is contained in:
Mario Vavti 2015-05-29 16:14:54 +02:00
parent d11d130021
commit 8516b3259f

View File

@ -103,7 +103,7 @@ function impel_init(&$a) {
dbesc(datetime_convert('UTC','UTC',$j['edited'])), dbesc(datetime_convert('UTC','UTC',$j['edited'])),
intval($menu_id), intval($menu_id),
intval(local_channel()) intval(local_channel())
); );
} }
} }
$ret['success'] = true; $ret['success'] = true;