summaryrefslogtreecommitdiffstats
path: root/apps/calendar/resettimezone.php
blob: 0996924b5ad1b66033eeeb46a9a2deab7e6e33e8 (plain)
1
2
3
4
<?php
  
OC_Preferences::deleteKey(OC_USER::getUser(), 'calendar', 'timezone');
?>