Merge branch 'master' into oc_error

This commit is contained in:
Georg Ehrke 2012-06-16 09:41:36 +02:00
commit bb8ebccd3b
1 changed files with 1 additions and 2 deletions

View File

@ -19,4 +19,3 @@ switch($view){
}
OCP\Config::setUserValue(OCP\USER::getUser(), 'calendar', 'currentview', $view);
OCP\JSON::success();
?>