mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:35:57 +00:00
move db-prefs to OO
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user