Whitespaces?

namespaces
Pål Jørgensen 2014-11-02 16:57:57 +01:00
parent 7f7e8a1e37
commit 48f7969ff9
1 changed files with 1 additions and 1 deletions

View File

@ -2316,7 +2316,7 @@ class H5PContentValidator {
*/
public function validateContentFiles($contentPath, $isLibrary = FALSE) {
if ($this->h5pC->disableFileCheck === TRUE) {
return TRUE;
return TRUE;
}
// Scan content directory for files, recurse into sub directories.