From 7e6804b599a94c29fb9ca5e9a89ec847b6cef9ab Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 11 Apr 2014 15:14:01 -0700 Subject: make sure we can find that function --- include/notifier.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/notifier.php') diff --git a/include/notifier.php b/include/notifier.php index 5b7f6ddc6..4b387513b 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -90,6 +90,7 @@ function notifier_run($argv, $argc){ if(! $item_id) return; + require_once('include/identity.php'); $sys = get_sys_channel(); if($cmd == 'permission_update') { -- cgit v1.2.3