fix bug #53045 the simple way. ;)

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10225 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen 2009-10-20 11:04:00 +00:00
parent 69746fe683
commit cdc780b798

View file

@ -430,7 +430,7 @@ class phpbb_feed
/**
* Default cache time of entries in seconds
*/
var $cache_time = 300;
var $cache_time = 0;
/**
* Separator for title elements to separate items (for example forum / topic)