From 40667e72ad2d473377b68426f06d95d18ac8585f Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 12 Aug 2014 20:39:57 -0700 Subject: couple of frphoto fixes to work better with the dreamhost process reaper --- util/frphotohelper.php | 1 - 1 file changed, 1 deletion(-) (limited to 'util') diff --git a/util/frphotohelper.php b/util/frphotohelper.php index aacfac3e5..3ff3ae465 100644 --- a/util/frphotohelper.php +++ b/util/frphotohelper.php @@ -60,7 +60,6 @@ $cookies = 'store/[data]/frphoto_cookie_' . $channel_address; intval($channel['channel_id']) ); if($r) { - logger('frphotohelper: duplicate photo ignored'); killme(); } -- cgit v1.2.3