Re: [Glpi-dev] html_clean

2009-09-16 Thread Denis Linvinus
2009/9/15 MoYo > MoYo a écrit : > > Denis Linvinus a écrit : > > > >> i found problem with html_clean function > >> > >> when used tag inside then text before are drops > >> > >> example: > >> > >> some text > >> some style > >> another text > >> > >> > >> result after html_clean just

Re: [Glpi-dev] html_clean

2009-09-16 Thread MoYo
Denis Linvinus a écrit : > > > 2009/9/15 MoYo mailto:m...@indepnet.net>> > > MoYo a écrit : > > Denis Linvinus a écrit : > > > >> i found problem with html_clean function > >> > >> when used tag inside then text before > are drops > >> > >> example: >

Re: [Glpi-dev] html_clean

2009-09-16 Thread MoYo
MoYo a écrit : > I do the test again and with the existing html_clean : > the output of your example is : some text another text > The text before