Skip to content

Commit

Permalink
Remove default timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
nohponex committed May 9, 2017
1 parent 22ac3fd commit b6cb768
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Phramework.php
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,6 @@ public function invoke()
$headers = [];

try {
date_default_timezone_set('Europe/Athens');

if (self::getSetting('debug')) {
error_reporting(E_ALL);
ini_set('display_errors', '1');
Expand Down

0 comments on commit b6cb768

Please sign in to comment.