Fatal Error: PHP version 7.4.0 or newer required. You're using " . PHP_VERSION . ".\n"; exit; } set_include_path(__DIR__ ."/include" . PATH_SEPARATOR . get_include_path()); require_once "autoload.php"; require_once "sessions.php"; Config::sanity_check(); if (!init_plugins()) return; UserHelper::login_sequence(); header('Content-Type: text/html; charset=utf-8'); ?> Tiny Tiny RSS : <?= __("Preferences") ?> 'theme_css']); } } ?>
= UserHelper::ACCESS_LEVEL_ADMIN) { ?>
run_hooks(PluginHost::HOOK_PREFS_TABS); ?>