Le jeudi 29 juin 2006 à 12:43 -0400, Chris Morgan a écrit :
> Why not replace the require_once() with requires instead of putting it on the
> todo?
Because we have to check that it nevers poses a problem (for example if
the file is included elsewhere), so that's another patch entierly.
> We don'
Why not replace the require_once() with requires instead of putting it on the
todo?
We don't really need the $aClean TODO item since thats high on the priority
list at the moment and we'll just end up removing it in a day or two right?
The move of show_note() into its class is on my todo list f