aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-26 04:39:27 -0700
committerFriendika <info@friendika.com>2011-04-26 04:39:27 -0700
commit245a56f0c1c7db884d0bbd4265f6f74a20442748 (patch)
treeea5e62d6c635e24695975561addd6974410b22ac /include/notifier.php
parent5bcd08f482584a865ba0b32f8c0efee21b836f31 (diff)
downloadvolse-hubzilla-245a56f0c1c7db884d0bbd4265f6f74a20442748.tar.gz
volse-hubzilla-245a56f0c1c7db884d0bbd4265f6f74a20442748.tar.bz2
volse-hubzilla-245a56f0c1c7db884d0bbd4265f6f74a20442748.zip
lots of facebook fixes
Diffstat (limited to 'include/notifier.php')
-rw-r--r--include/notifier.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/notifier.php b/include/notifier.php
index 4cc6d7a99..b009cc870 100644
--- a/include/notifier.php
+++ b/include/notifier.php
@@ -20,6 +20,8 @@ function notifier_run($argv, $argc){
require_once('include/items.php');
require_once('include/bbcode.php');
+ load_hooks();
+
if($argc < 3)
return;