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

Fixes on PHP interpretation and tree display.

This commit is contained in:
Lars Jung
2011-08-12 15:58:03 +02:00
parent b9835ebaad
commit 7d6ced78da
16 changed files with 196 additions and 169 deletions

View File

@@ -9,6 +9,16 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
## Changelog
### v0.13.1 · *2011-08-12*
* hopefully fixed that PHP doesn't get interpreted
* fixed initial tree display
* added sort order option
* added/fixed some translations
* added lv translation by Sandis Veinbergs
### v0.13 · *2011-08-06*
* added PHP implementation! (should work with PHP 5.2+)