Explorar o código

removed timezone setting

Serghey Rodin %!s(int64=13) %!d(string=hai) anos
pai
achega
8e35bf9731
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      web/inc/main.php

+ 0 - 3
web/inc/main.php

@@ -1,7 +1,4 @@
 <?php
-// Set timezone
-date_default_timezone_set('UTC');
-
 // Check user session
 if (!isset($_SESSION['user'])) {
     $_SESSION['request_uri'] = $_SERVER['REQUEST_URI'];