[PHP-DOC] cvs: livedocs / error.php

2007-06-27 Thread Nuno Lopes
nlopess Wed Jun 27 19:12:25 2007 UTC Modified files: /livedocs error.php Log: use preg_quote() to escape strings for preg_* functions http://cvs.php.net/viewvc.cgi/livedocs/error.php?r1=1.16&r2=1.17&diff_format=u Index: livedocs/error.php diff -u livedocs/erro

[PHP-DOC] cvs: livedocs / error.php

2004-07-30 Thread Ilia Alshanetsky
iliaa Fri Jul 30 11:26:40 2004 EDT Modified files: /livedocs error.php Log: Explicitly specify index.php, so redirects & links work for setups where index.php is not a directory index. http://cvs.php.net/diff.php/livedocs/error.php?r1=1.13&r2=1.14&ty=u

[PHP-DOC] cvs: livedocs / error.php

2004-05-24 Thread Ilia Alshanetsky
iliaa Mon May 24 16:03:22 2004 EDT Modified files: /livedocs error.php Log: sqlite_single_query() is our friend ;-). http://cvs.php.net/diff.php/livedocs/error.php?r1=1.12&r2=1.13&ty=u Index: livedocs/error.php diff -u livedocs/error.php:1.12 livedocs/err

[PHP-DOC] cvs: livedocs / error.php

2004-05-04 Thread Nuno Lopes
nlopess Tue May 4 10:57:42 2004 EDT Modified files: /livedocs error.php Log: redirect the user automatically if there is just one language on the server improve performance in splitting languages http://cvs.php.net/diff.php/livedocs/error.php?r1=1.11&r2=1.1

[PHP-DOC] cvs: livedocs / error.php mk_peardoc.php mk_smarty.php style_mapping.php xml_classes.php

2004-05-01 Thread Derick Rethans
derick Sat May 1 07:34:50 2004 EDT Modified files: /livedocs error.php mk_peardoc.php mk_smarty.php style_mapping.php xml_classes.php Log: - Add missing ?>'s http://cvs.php.net/diff.php/livedocs/error.php?r1=1.10&r2=1.11&ty=u Index: lived

Re: [PHP-DOC] cvs: livedocs / error.php

2004-05-01 Thread Nuno Lopes
> > Maintain this array is not that hard. I think its much more beautiful to > > have the names of the languages instead of just 'de', 'en' or 'fr' > > I know it's not hard, but it shouldn't be in this file. > > Derick So where should it be? In a separate file?

Re: [PHP-DOC] cvs: livedocs / error.php

2004-05-01 Thread Derick Rethans
On Sat, 1 May 2004, Nuno Lopes wrote: > I did this change because language chooser wasn't working on my pc (maybe > because I use Apache 2). > > Maintain this array is not that hard. I think its much more beautiful to > have the names of the languages instead of just 'de', 'en' or 'fr' I know

Re: [PHP-DOC] cvs: livedocs / error.php

2004-05-01 Thread Nuno Lopes
> On Sat, 1 May 2004, Nuno Lopes wrote: > > > +} else { > > + > > + /* TODO: Add all languages here */ > > + $langs = array('en' => 'English', > > + 'de' => 'German', > > + 'fr' => 'French', > > + 'pt_BR' => 'Portuguese (Brazilian)'); > > How is it an improvement if you need to maintain this array?

Re: [PHP-DOC] cvs: livedocs / error.php

2004-05-01 Thread Derick Rethans
On Sat, 1 May 2004, Nuno Lopes wrote: > +} else { > + > + /* TODO: Add all languages here */ > + $langs = array('en' => 'English', > + 'de' => 'German', > + 'fr' => 'French', > + 'pt_BR' => 'Portuguese (Brazilian)'); How is it an

[PHP-DOC] cvs: livedocs / error.php

2004-05-01 Thread Nuno Lopes
nlopess Sat May 1 07:01:35 2004 EDT Modified files: /livedocs error.php Log: improved language chooser http://cvs.php.net/diff.php/livedocs/error.php?r1=1.9&r2=1.10&ty=u Index: livedocs/error.php diff -u livedocs/error.php:1.9 livedocs/error.php:1.10 --- live

[PHP-DOC] cvs: livedocs / error.php livedoc.php

2004-02-19 Thread Nuno Lopes
nlopess Thu Feb 19 09:38:05 2004 EDT Modified files: /livedocs error.php livedoc.php Log: use FORCE_DYNAMIC option http://cvs.php.net/diff.php/livedocs/error.php?r1=1.8&r2=1.9&ty=u Index: livedocs/error.php diff -u livedocs/error.php:1.8 livedocs/error.php:1.9

[PHP-DOC] cvs: livedocs / error.php

2004-02-05 Thread Wez Furlong
wez Thu Feb 5 15:35:12 2004 EDT Modified files: /livedocs error.php Log: IIS tweaks; IIS does not like a # character in a Location header; it will interpret it as part of the local URL, fail, and serve a 404 instead. Using a ? before it solves this prob

[PHP-DOC] cvs: livedocs / error.php

2004-02-05 Thread Wez Furlong
wez Thu Feb 5 09:57:34 2004 EDT Modified files: /livedocs error.php Log: Make this work under IIS http://cvs.php.net/diff.php/livedocs/error.php?r1=1.4&r2=1.5&ty=u Index: livedocs/error.php diff -u livedocs/error.php:1.4 livedocs/error.php:1.5 --- live

[PHP-DOC] cvs: livedocs / error.php

2004-01-22 Thread Nuno Lopes
nlopess Thu Jan 22 11:13:31 2004 EDT Modified files: /livedocs error.php Log: universal time http://cvs.php.net/diff.php/livedocs/error.php?r1=1.2&r2=1.3&ty=u Index: livedocs/error.php diff -u livedocs/error.php:1.2 livedocs/error.php:1.3 --- livedocs/error.ph

[PHP-DOC] cvs: livedocs / error.php style_mapping.php xml_classes.php

2004-01-17 Thread Nuno Lopes
nlopess Sat Jan 17 06:34:07 2004 EDT Modified files: /livedocs error.php style_mapping.php xml_classes.php Log: added Index: livedocs/error.php diff -u livedocs/error.php:1.1 livedocs/error.php:1.2 --- livedocs/error.php:1.1 Sat Jan 17 06:32:28 2004 +++