[index] Don't set the timezone in index.php

This commit is contained in:
logmanoriginal 2019-06-08 16:16:01 +02:00
parent f28cbecc02
commit 17f587fcbe
1 changed files with 0 additions and 2 deletions

View File

@ -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