Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy ini.xml reference.xml

2004-01-18 Thread Nuno Lopes
changed! > > + Do not turn ON tidy.clean_output if you are generating > > + non-html content such as dynamic images. > > Since this is already in a warning, I cannot understand why the ON needs > to be capitalized? > > Goba > >

Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy ini.xml reference.xml

2004-01-18 Thread Gabor Hojtsy
> + tidy.clean_output > + 0 > + PHP_INI_PERDIR > + turns on/off the output repairing by Tidy > [...] > + > + Do not turn ON tidy.clean_output if you are generating > + non-html content such as dynamic images. Since this is already in a warning, I cannot understand why the ON