1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
ttrss/include
2021-02-16 17:07:23 +03:00
..
autoload.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
colors.php move rgb/hsl functions to their own namespace 2021-02-16 17:07:23 +03:00
controls_compat.php add namespaced controls with unified naming; deprecated old-style control shortcuts 2021-02-16 14:23:00 +03:00
controls.php rework controls to accept parameters as array 2021-02-16 16:59:21 +03:00
db-prefs.php remove the rest of db.php; rename some leftover methods in feeds 2021-02-15 16:51:35 +03:00
errorhandler.php format_backtrace: don't try to use resources as strings 2021-02-11 10:29:42 +03:00
functions.php add namespaced controls with unified naming; deprecated old-style control shortcuts 2021-02-16 14:23:00 +03:00
login_form.php rework controls to accept parameters as array 2021-02-16 16:59:21 +03:00
sanity_check.php drop legacy DB interface and related sanity checks 2021-02-15 16:55:55 +03:00
sanity_config.php drop ENABLE_GZIP_OUTPUT; system prefs: load php info only if needed 2021-02-12 21:43:38 +03:00
sessions.php remove the rest of db.php; rename some leftover methods in feeds 2021-02-15 16:51:35 +03:00