mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
removed timezone setting
This commit is contained in:
parent
2a602d2392
commit
8e35bf9731
1 changed files with 0 additions and 3 deletions
|
@ -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'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue