Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/resettimezone.php')
-rw-r--r--apps/calendar/resettimezone.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/calendar/resettimezone.php b/apps/calendar/resettimezone.php
deleted file mode 100644
index 0996924b5ad..00000000000
--- a/apps/calendar/resettimezone.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-OC_Preferences::deleteKey(OC_USER::getUser(), 'calendar', 'timezone');
-?> \ No newline at end of file