diff options
-rw-r--r-- | index.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ Configuration::loadConfiguration(); Authentication::showPromptIfNeeded(); -date_default_timezone_set('UTC'); - /* Move the CLI arguments to the $_GET array, in order to be able to use rss-bridge from the command line |