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 8b73bd28d8 remove apache-specific x-sendfile stuff
implement a hook (HOOK_SEND_LOCAL_FILE) which plugins may use to send files
via httpd-specific implementation to increase performance typically on larger files
7 years ago
..
autoload.php
colors.php
controls.php
crypt.php
db-prefs.php
db.php
errorhandler.php
feedbrowser.php
functions.php remove apache-specific x-sendfile stuff 7 years ago
login_form.php
sanity_check.php hopefully unify handling of server HTTPS variables where needed, use scheme based on SELF_URL_PATH otherwise 7 years ago
sanity_config.php
sessions.php sessions: use is_server_https() for secure cookie setting 7 years ago
version.php