diff --git a/phpBB/feed.php b/phpBB/feed.php index 4d1a6e94f1..1832efbc61 100644 --- a/phpBB/feed.php +++ b/phpBB/feed.php @@ -10,9 +10,6 @@ * MOD Author Profile: http://www.phpbb.com/community/memberlist.php?mode=viewprofile&u=345763 * MOD Author Homepage: http://www.mssti.com/phpbb3/ * -* Warning: Querying the posts table can be very expensive and time consuming on very large boards. -* Where possible post ids should be prefetched from another table using a separate query. -* **/ /**