website
- fix loading version number from renamed internal assets - remove various php notice/warnings from the webserver logs
This commit is contained in:
@ -26,7 +26,7 @@ function loadUserScriptHeader($file)
|
||||
}
|
||||
}
|
||||
|
||||
fclose ( $f );
|
||||
fclose ( $file );
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
Reference in New Issue
Block a user