[dev] Re: [cvs] commit: jonah/lib Jonah.php

Joe Wilson joe.wilson at mindcandy.org
Wed Jun 4 13:26:47 PDT 2003


This doesn't seem to work for me.  I ended up having to use:

            $pattern = array ("/<br \/>/", "/<b>.*<\/b>/");
            $xmlFile = preg_replace($pattern, "", $xmlFile);



Regards,

Joe

Quoting Chuck Hagenbuch <chuck at horde.org>:

> chuck       2003/06/03 19:45:29 PDT
>
>   Modified files:
>     lib                  Jonah.php
>   Log:
>   Strip out potential bad data in XML.
>
>   Submitted by: Sander Dalemans <sander at gamerszone.nl>
>
>   Revision  Changes    Path
>   1.58      +4 -2      jonah/lib/Jonah.php
>
>   Chora Links:
>   http://cvs.horde.org/diff.php/jonah/lib/Jonah.php?r1=1.57&r2=1.58&ty=u
>
> --
> To unsubscribe, mail: cvs-unsubscribe at lists.horde.org
>




More information about the dev mailing list