]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
contact edit tool buttons a bit crowded
[friendica.git] / include / notifier.php
index 4cc6d7a99a204b565f488c30ca0c768e404a37d5..b009cc8700defafa6ba3ba0074c0f32eabe52b28 100644 (file)
@@ -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;