notification testing
This commit is contained in:
parent
5c7df6e964
commit
0f87f84cfb
3 changed files with 10 additions and 10 deletions
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue