Hi all,
I've tried to reduce the size of the livedoc.php scripts.
Here's what I've done :
* moved the two XML classes to xml_classes.php
* moved the $map array and the format_XXXX() functions to
style_mapping.php
* moved the 404 handler to error.php
* did a little CS #I'm not an addict (maybe that's a lie)
I had a little discussion with Gabor about doing this, hope this was
what he meant :)
I'm going on a 3 days trip, and won't have a connection, so feel free to
commit the changes if they are ok with you !
URL : http://didou.keliglia.com/php/livedocs_split/
C ya on Tuesday !
didou
PS : The diff isn't -u because I'm using tortoise and didn't find how to
do it. I didn't have the time to test the changes too :(