diff options
Diffstat (limited to 'apps/files/ajax/timezone.php')
-rw-r--r-- | apps/files/ajax/timezone.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/ajax/timezone.php b/apps/files/ajax/timezone.php index cafb5074ece..0be441a36a2 100644 --- a/apps/files/ajax/timezone.php +++ b/apps/files/ajax/timezone.php @@ -3,4 +3,4 @@ // see lib/base.php for an example //session_start(); $_SESSION['timezone'] = $_GET['time']; -?> +
\ No newline at end of file |