Date: 11/10/02
- Next message: Maxim Maletsky: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Previous message: maxim <email protected>: "[PHP-DOC] #19635 [Opn->Csd]: Problems with table on ini_set page"
- In reply to: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Next in thread: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Reply: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is it that crucial? It is only a whitespace at the end of a ','. If
technically this makes the setting unusable then I appologize, but
otherwise wouldn't it be better to add whitespace in doc only to make
that page more usable. Don't you think?
--- Maxim Maletsky maxim <email protected>On Sun, 10 Nov 2002 20:57:05 +0100 (CET) Derick Rethans <derick <email protected>> wrote:
> On Sun, 10 Nov 2002, Maxim Maletsky wrote: > > > maxim Sun Nov 10 14:47:44 2002 EDT > > > > Modified files: > > /phpdoc/en/reference/info/functions ini-set.xml > > Log: > > added whitespaces for url_rewriter.tags to allow table to wrap on lower resolutions > > But this is not valid as an ini setting now... please revert > > Derick > > > > > > > > Index: phpdoc/en/reference/info/functions/ini-set.xml > > diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.20 phpdoc/en/reference/info/functions/ini-set.xml:1.21 > > --- phpdoc/en/reference/info/functions/ini-set.xml:1.20 Sun Sep 29 22:13:56 2002 > > +++ phpdoc/en/reference/info/functions/ini-set.xml Sun Nov 10 14:47:44 2002 > > @@ -1,5 +1,5 @@ > > <?xml version="1.0" encoding="iso-8859-1"?> > > -<!-- $Revision: 1.20 $ --> > > +<!-- $Revision: 1.21 $ --> > > <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 --> > > <refentry id="function.ini-set"> > > <refnamediv> > > @@ -769,7 +769,7 @@ > > </row> > > <row> > > <entry>url_rewriter.tags</entry> > > - <entry>"a=href,area=href,frame=src,form=fakeentry"</entry> > > + <entry>"a=href, area=href, frame=src, form=fakeentry"</entry> > > <entry>PHP_INI_ALL</entry> > > </row> > > <row> > > > > > > > > -- > > PHP Documentation Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > > --------------------------------------------------------------------------- > Derick Rethans http://derickrethans.nl/ > JDI Media Solutions > --------------[ if you hold a unix shell to your ear, do you hear the c? ]- >
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Maxim Maletsky: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Previous message: maxim <email protected>: "[PHP-DOC] #19635 [Opn->Csd]: Problems with table on ini_set page"
- In reply to: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Next in thread: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Reply: Derick Rethans: "Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

