Fixed function name.
This commit is contained in:
parent
df1eca4fa2
commit
f10c51193b
|
@ -23,7 +23,7 @@
|
|||
OCP\JSON::checkLoggedIn();
|
||||
//OCP\User::checkLoggedIn();
|
||||
OCP\App::checkAppEnabled('contacts');
|
||||
session_close_write();
|
||||
session_write_close();
|
||||
|
||||
function getStandardImage(){
|
||||
//OCP\Response::setExpiresHeader('P10D');
|
||||
|
|
Loading…
Reference in New Issue