Thanks @DeepDiver1975
This commit is contained in:
Lukas Reschke 2014-04-14 10:15:31 +02:00
parent 387d46cb98
commit c123dc7de4
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ class OC {
/*
* This function adds some security related headers to all requests served via base.php
* The implementation of this function as hto happen here to ensure that all third-party
* The implementation of this function has to happen here to ensure that all third-party
* components (e.g. SabreDAV) also benefit from this headers.
*/
public static function addSecurityHeaders() {