boinc/html
David Anderson 3c9f9102e6 David 27 Apr 2007
- bug in language_select.php made 'auto' not work,
        i.e. its impossible to return to browser settings
        after doing a cookie-based language choice
    - translation.inc and language_select.php were using $HTTP_SERVER_VARS,
        which appears to be deprecated in PHP 5.
        Use $_SERVER instead.
    - made strings at top of web site translatable

    html/
        inc/
            translation.inc
        user/
            language_select.php
    languages/translations/
        en.po

svn path=/trunk/boinc/; revision=12493
2007-04-27 16:27:12 +00:00
..
inc David 27 Apr 2007 2007-04-27 16:27:12 +00:00
languages Localization: Web language files updated: Japanese(ja,ja_JP) 2007-04-26 17:01:10 +00:00
ops make scripts executable (SVN change) 2007-04-26 20:47:37 +00:00
project.sample *** empty log message *** 2007-01-11 17:39:23 +00:00
user David 27 Apr 2007 2007-04-27 16:27:12 +00:00
.cvsignore