1
0

Document, RewriteRule for admin

This commit is contained in:
Garvin Hicking
2008-05-06 08:23:16 +00:00
parent 0e67b071dd
commit e99ac00b48
3 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,12 @@
Version 1.4 ()
------------------------------------------------------------------------
* Added RewriteRule to ensure that admin panel can be called,
thanks to rich4647 from the forums.
* Added file checksums to be able to verify integral structure
of a s9y release (judebert)
* Use semantically better HTML output by sidebar plugins
(ordererd lists, less <br>s, ...) (YellowLED)