1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-22 13:33:01 +02:00

Fixes problems with thumbnails for filenames with single and double quotes.

This commit is contained in:
Lars Jung
2012-02-17 11:28:08 +01:00
parent 42d3dfe80e
commit d56d0716cb
2 changed files with 4 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h
* fixes include problems in PHP version
* fixes path problems on servers running on Windows in PHP version
* fixes broken links in custom headers/footers while zipped download enabled
* fixes problems with thumbnails for files with single or double quotes in filename
### v0.17 - *2011-11-28*