Fixed function name.

This commit is contained in:
Thomas Tanghus 2012-06-24 22:21:21 +02:00
parent df1eca4fa2
commit f10c51193b
1 changed files with 1 additions and 1 deletions

View File

@ -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');