Skip to content

Commit

Permalink
One more meaningless change
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Mar 6, 2015
1 parent 0f487b6 commit 0353539
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/

//fix for hosts that do not have date.timezone set
//it will be reset based on users settings
// Fix for hosts that do not have date.timezone set, it will be reset based on users settings
date_default_timezone_set ('UTC');

use Symfony\Component\ClassLoader\ApcClassLoader;
Expand Down

0 comments on commit 0353539

Please # to comment.