From 2a848c0d3704ac7a4dbce71947c5cb1b362dd749 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 31 Jul 2013 22:58:23 -0700 Subject: privacy leakage --- include/notifier.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/notifier.php') diff --git a/include/notifier.php b/include/notifier.php index 9a8866223..f0434330e 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -328,7 +328,7 @@ function notifier_run($argv, $argc){ // Generic delivery section, we have an encoded item and recipients // Now start the delivery process - logger('notifier: encoded item: ' . print_r($encoded_item,true)); +// logger('notifier: encoded item: ' . print_r($encoded_item,true)); stringify_array_elms($recipients); if(! $recipients) -- cgit v1.2.3