remove a closing php tag in calendar
This commit is contained in:
parent
ec3033a5dd
commit
cbe5449f47
1 changed files with 0 additions and 1 deletions
|
@ -19,4 +19,3 @@ switch($view){
|
|||
}
|
||||
OCP\Config::setUserValue(OCP\USER::getUser(), 'calendar', 'currentview', $view);
|
||||
OCP\JSON::success();
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue