remove debug file

This commit is contained in:
Georg Ehrke 2012-02-02 12:37:58 +01:00
parent f870f9efcf
commit 91b705cc4f
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
<?php
require_once ("../../lib/base.php");
OC_Preferences::deleteKey(OC_USER::getUser(), 'calendar', 'timezone');
?>