ttrss/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) {
2017-05-04 15:00:21 +03:00
..
autoload.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ccache.php move the following to Feeds: 2017-05-04 14:50:56 +03:00
colors.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
controls.php move getArticleFeed to Article 2017-05-04 14:26:44 +03:00
crypt.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
db-prefs.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
db.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
digest.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
errorhandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedbrowser.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
functions.php move to Article: 2017-05-04 15:00:21 +03:00
functions2.php move to Article: 2017-05-04 15:00:21 +03:00
labels.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
login_form.php dijit style updates 2015-08-12 16:58:06 +03:00
rssfuncs.php move to Article: 2017-05-04 15:00:21 +03:00
sanity_check.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
sanity_config.php update sanity_config 2015-12-01 10:11:40 +03:00
sessions.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
version.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00