Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
2f81b47624
|
bug #2031221 [auth] Links to version number on login screen
|
2008-08-01 19:00:36 +00:00 |
|
Marc Delisle
|
7079f65d5c
|
display Language with emphasis when a non-English language is chosen
|
2008-07-09 15:33:49 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Sebastian Mendel
|
2f476bf502
|
cleanup
|
2007-10-18 12:04:23 +00:00 |
|
Marc Delisle
|
3e460af6cf
|
remove non-UTF-8
|
2007-09-04 16:59:39 +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 |
|