1
0

More PHP5 compatibility (this constructor thing order did not remove the error for me)

Also be able to set $serendipity['production'] in serendipity_config_local.inc.php
This commit is contained in:
Garvin Hicking
2012-10-18 10:14:04 +02:00
parent 802c1dc18e
commit 9adcfecc38
5 changed files with 11 additions and 21 deletions

View File

@ -8,6 +8,9 @@ Version 2.0 ()
Version 1.7 ()
------------------------------------------------------------------------
* Onyx, Net_URL classes: Remove PHP4 style constructor due to
PHP5 error "Constructor already defined"
* Improved RSS sidebarplugin to support Atom
* Bundled simplepie