* Fix notice in PHP output mode
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 22 Aug 2004 22:22:54 +0000 (22:22 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 22 Aug 2004 22:22:54 +0000 (22:22 +0000)
commit669d4e07f205cddbf3201253f7368270282df220
tree11d7f1bce1552c315b950834ff357be6a0a941e9
parentdb28a3fe14e7976c766a805514d280aa687a86e3
* Fix notice in PHP output mode
* Fix XML well-formedness error in header (escape those URLs!)
* Redo 'HTML' mode to output HTML directly instead of wiki-HTML hybrid.
  This runs over 3 times faster and uses a lot less memory. However it
  still doesn't work with an 8mb memory_limit...
includes/SpecialAllmessages.php