Merge branch 'master' into oc_error
This commit is contained in:
commit
bb8ebccd3b
1 changed files with 1 additions and 2 deletions
|
@ -18,5 +18,4 @@ switch($view){
|
|||
exit;
|
||||
}
|
||||
OCP\Config::setUserValue(OCP\USER::getUser(), 'calendar', 'currentview', $view);
|
||||
OCP\JSON::success();
|
||||
?>
|
||||
OCP\JSON::success();
|
Loading…
Reference in a new issue