notification testing

This commit is contained in:
friendica
2011-12-27 14:26:44 -08:00
parent 5c7df6e964
commit 0f87f84cfb
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,6 +16,7 @@
*/
require_once('include/crypto.php');
require_once('include/enotify.php');
function item_post(&$a) {
@@ -680,7 +681,6 @@ function item_post(&$a) {
);
if($contact_record != $author) {
require_once('include/enotify.php');
notification(array(
'type' => NOTIFY_COMMENT,
'notify_flags' => $user['notify-flags'],