PHP-Nuke: Web Portal System
===========================

Known bugs:
===========

- Fixed all bugs reported for version 1.0
- Fixed all reported bugs for versions 2.0x
- Unkown bugs in 2.5 release


Known PHP4 Bugs:
================

- themeindex(), themepreview() and themearticle() functions not defined
    (Why? Any ideas on how to fix this? While I install PHP4 for testing this issue
    I'll be waiting for some help)

- Eventual error with preg_match() function in some systems, witch report that function
doesn't exist.

- Eventual error for mysql_pconnect() function, just change it to mysql_connect() in
all needed files (mainfile.php3, counter.php3 and ALL header.php3 for each theme)






* report to me any bug you discover. Thanks.
