All fixed, sorry about that
"Gabor Hojtsy" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ehem, please use spaces, no tabs (also in your other commit)! And as > Antony fixed, there was a para missing in your first commit. > > Goba > > > + <para> > > + It should be noted that ctype functions are always prefered over > > + regular expressions, and even to some equivalent str_* and is_* functions. > > + This is because of the fact that ctype uses a native C library and thus > > + processes signitificaly faster. > > + </para> > > </section> > > > > <section id="ctype.requirements"> > >