fix checkLoggedIn function in import of ical files

This commit is contained in:
Georg Ehrke 2011-10-03 22:52:13 +02:00
parent c40a1fcede
commit 77e12a15b1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
*/
require_once ('../../lib/base.php');
//OC_JSON::checkLoggedIn();
OC_JSON::checkLoggedIn();
OC_Util::checkAppEnabled('calendar');
if($_GET["import"] == "existing"){