1
0

WP 2.3 importer, experimental

This commit is contained in:
Garvin Hicking
2007-10-19 09:36:27 +00:00
parent 523e403093
commit 68e9903be3
2 changed files with 101 additions and 6 deletions

View File

@ -3,6 +3,9 @@
Version 1.3 ()
------------------------------------------------------------------------
* Updated WordPress imported to be able to import from a 2.3
structure (experimental) (garvinhicking)
* Patch PEAR.php for better detection, if already included.
Thanks to Assen Tchorbadjiev.