From 52d88392dad52ec4d5607fef7479d74dee8b8be4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 Apr 2013 12:00:01 +0400 Subject: move db-prefs to OO --- include/rssfuncs.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/rssfuncs.php') diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 494e050a6..b2d7e0c59 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -127,8 +127,6 @@ $updstart_thresh_qpart ORDER BY $random_qpart $query_limit"); - $user_prefs_cache = array(); - if($debug) _debug(sprintf("Scheduled %d feeds to update...", db_num_rows($result))); // Here is a little cache magic in order to minimize risk of double feed updates. -- cgit v1.2.3-54-g00ecf