From: friendica Date: Thu, 9 May 2013 08:17:11 +0000 (-0700) Subject: remove stub code X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ef4ebd85465939e527c864a875088b18410eee45;p=friendica.git remove stub code --- diff --git a/include/enotify.php b/include/enotify.php index ab135a54b5..72365a762f 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -278,7 +278,7 @@ function notification($params) { } // create notification entry in DB - if($datarray['store']) { + $r = q("insert into notify (hash,name,url,photo,date,uid,link,parent,type,verb,otype) values('%s','%s','%s','%s','%s',%d,'%s',%d,%d,'%s','%s')", dbesc($datarray['hash']),