Sorry, left some debug lines in the pushed source :)
This commit is contained in:
		| @@ -104,15 +104,11 @@ class RawReplyNoticeStream extends NoticeStream | ||||
|  | ||||
|         $ids = array(); | ||||
|  | ||||
|         try { | ||||
|         if ($reply->find()) { | ||||
|             while ($reply->fetch()) { | ||||
|                 $ids[] = $reply->notice_id; | ||||
|             } | ||||
|         } | ||||
| } catch (Exception $e) { | ||||
|     common_debug('MMNDEBUG: '.$e->getMessage().' on '.var_export($reply, true)); | ||||
| } | ||||
|  | ||||
|         return $ids; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user