slap my wrist... i forgot a debugging statement

This commit is contained in:
Tim Almdal
2010-06-16 11:17:18 -07:00
parent ea8653f947
commit 8ee60e6b5d
-1
View File
@@ -33,7 +33,6 @@ class comment_rss_Core {
return;
}
Kohana_Log::add("error", "feed($feed_id, $offset, $limit, $id)");
$comments = ORM::factory("comment")
->viewable()
->where("state", "=", "published")