1
0

Add phpnuke importer

This commit is contained in:
Garvin Hicking
2008-02-06 14:50:31 +00:00
parent 63a6d81a8b
commit 92a653cbad
2 changed files with 321 additions and 0 deletions

View File

@ -3,6 +3,8 @@
Version 1.3 ()
------------------------------------------------------------------------
* Added phpNuke importer (garvinhicking)
* Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
for untrusted author environments, thanks to Hanno Boeck.