aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/item.php')
-rw-r--r--mod/item.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/item.php b/mod/item.php
index 1c1fd5029..2b03ecaa2 100644
--- a/mod/item.php
+++ b/mod/item.php
@@ -58,10 +58,10 @@ function item_post(&$a) {
intval($post_id));
}
- require('notifier.php');
+// require('notifier.php');
- notifier(&$a,$post_id,$parent);
+// notifier($a,$post_id,$parent);
}
goaway($a->get_baseurl() . "/profile/$profile_uid");