1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 19:52:29 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rasmus Lerdorf
12174dc1d6 typo 2003-04-27 08:24:06 +00:00
Gabor Hojtsy
90271a87bd - Add CVS id to the top, so we know what version
a mirror (and the main site) runs, in case of bugreports
- Move the ugly copy-paste table to an array and some
  genaretion code
- Display directly the browser's Accept-language settings,
  as discussed publicy with Andrew
2003-04-26 14:24:54 +00:00
Andrew Lindeman
1ceac94560 prevent the same language from being displayed twice (as was happening
with me)
2003-04-24 11:54:08 +00:00
Gabor Hojtsy
722b19dca9 Fix cookie setting bug 2003-03-16 10:50:59 +00:00
Gabor Hojtsy
68a419346d Add more info on when a setting is not needed 2003-03-16 10:49:45 +00:00
Gabor Hojtsy
7503ec7ff2 Adding information on last seen language 2003-03-16 10:18:06 +00:00
Gabor Hojtsy
0b5e61b8d2 Make this table look more "php.net standard" 2003-03-13 20:42:06 +00:00
Gabor Hojtsy
83c648a8db Hehe, forms need a submit button to submit the data ;) 2003-03-13 19:58:10 +00:00
Gabor Hojtsy
2f9f8dc6e6 Use a table instead of a list, so the form does not look odd... 2003-03-13 18:26:22 +00:00
Gabor Hojtsy
978623ddd0 Ups, typo... 2003-03-13 18:23:52 +00:00
Gabor Hojtsy
1f24235737 Adding new array creation to langchooser, so we can inform users
about how we have parsed their accept-language

Add the first version of my.php (which will enable users to set their
own languages). Please don't spread the word, this needs testing, before
it can go live for all users...
2003-03-13 17:06:25 +00:00