Commit Graph

18 Commits

Author SHA1 Message Date
Marc Delisle
f5159676c2 bug #2031221 [auth] Links to version number on login screen 2008-08-01 19:00:36 +00:00
Marc Delisle
afb3903291 display Language with emphasis when a non-English language is chosen 2008-07-09 15:33:49 +00:00
Marc Delisle
5da6e4cc36 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 14:01:54 +00:00
Marc Delisle
609d38a9cd start QA_11 2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5 start QA_2_11 2007-07-18 15:54:09 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
66a558c4ff strLanguage 2006-08-09 21:19:33 +00:00
Michal Čihař
a1f608d0bc Store HTML entities rather than relying on php functions to create them. 2005-11-27 22:04:11 +00:00
Michal Čihař
77a264fd90 code cleanup and XHTML validity 2005-11-23 15:32:15 +00:00
Sebastian Mendel
37dec301be *REVERTED* correct lang definition 2005-11-23 15:10:19 +00:00
Michal Čihař
d6391f6346 Use fieldsets on login form (RFE #1364546). 2005-11-23 14:43:55 +00:00
Michal Čihař
1d35ed62cd add cvs id 2005-11-23 14:36:06 +00:00
Sebastian Mendel
a9de47ae94 correct lang definition 2005-11-23 13:44:58 +00:00
Michal Čihař
75943a0ede Show native names of languages (RFE #1342726). 2005-11-23 11:58:01 +00:00
Michal Čihař
23167de8bf Common code for language selection form. 2005-11-23 11:12:58 +00:00