3a5087ccdf
tempnam falls back to creating a file in the system's temp directory. On systems with open_basedir restrictions, this may trigger an error message. By moving this below the checkTemporaryDirectory-loop, tempnam will only be tested if all alternatives fail and the error message is most likely avoided. |
||
---|---|---|
.. | ||
l10n | ||
private | ||
public | ||
autoloader.php | ||
base.php |