This commit is contained in:
redmatrix 2016-07-07 18:51:56 -07:00
parent eef40cb3fd
commit 3b17dca252

View File

@ -844,7 +844,7 @@ class Item extends \Zotlabs\Web\Controller {
intval($profile_uid), intval($profile_uid),
dbutcnow(), dbutcnow(),
db_quoteinterval('2 MINUTE'), db_quoteinterval('2 MINUTE'),
dbesc($body), dbesc($body)
); );
if($z) { if($z) {