You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes/pref
Andrew Dolgov a230bf88a9 move to Article:
+       static function purge_orphans($do_output = false) {

move to Feeds

+       static function getGlobalUnread($user_id = false) {
+       static function getCategoryTitle($cat_id) {
+       static function getLabelUnread($label_id, $owner_uid = false) {
8 years ago
..
feeds.php move to Article: 8 years ago
filters.php move to Article: 8 years ago
labels.php remove some redundant php closing tags 8 years ago
prefs.php remove some redundant php closing tags 8 years ago
system.php remove some redundant php closing tags 8 years ago
users.php remove some redundant php closing tags 8 years ago