Age | Commit message (Collapse) | Author |
|
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
Conflicts:
www/wot.php
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
update some more legacy language handling
removed screenshot() as it's never used and language dependent
still open: translation in PDFs
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
language handling for Internet Explorer.
TODO:
- replace all uses of $_SESSION['_config']['language'] and
$_SESSION['_config']['translations'] with the appropriate calls to the
new class
- adjust character handling in the PDF generation routines
- probably more
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
- map from two letter to five letter code
- if lang is given as parameter but $_SESSION['_config']['language'] has
already been set also go into the translation handling code
- preg_filter() is PHP >= 5.3
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
- new Makefile
- rework translation selection code
- remove unused files
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
In function generatecertpath()
Signed-off-by: Michael Tänzer <neo@nhng.de>
|
|
|
|
|
|
|
|
https://bugs.cacert.org/view.php?id=778
|
|
|