add time zome
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
include(__DIR__ . '/auth.php');
|
||||
require_login();
|
||||
date_default_timezone_set('Asia/Kolkata');
|
||||
|
||||
// Don't send ANY HTML or echo above this line
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user