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/include
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) {
7 years ago
..
autoload.php remove some redundant php closing tags 7 years ago
ccache.php move the following to Feeds: 7 years ago
colors.php remove some redundant php closing tags 7 years ago
controls.php move getArticleFeed to Article 7 years ago
crypt.php remove some redundant php closing tags 7 years ago
db-prefs.php remove some redundant php closing tags 7 years ago
db.php remove some redundant php closing tags 7 years ago
digest.php remove some redundant php closing tags 7 years ago
errorhandler.php remove some redundant php closing tags 7 years ago
feedbrowser.php remove some redundant php closing tags 7 years ago
functions.php move to Article: 7 years ago
functions2.php move to Article: 7 years ago
labels.php remove some redundant php closing tags 7 years ago
login_form.php dijit style updates 9 years ago
rssfuncs.php move to Article: 7 years ago
sanity_check.php fix various issues reported by static analysis 7 years ago
sanity_config.php update sanity_config 9 years ago
sessions.php remove some redundant php closing tags 7 years ago
version.php remove some redundant php closing tags 7 years ago