[Phpmyadmin-devel] nijel, commit 9712
Michal Čihař
michal at cihar.com
Mon Nov 5 16:58:12 CET 2007
Hi
Dne Mon, 05 Nov 2007 14:15:59 +0100
Sebastian Mendel <lists at sebastianmendel.de> napsal(a):
> is this a typo?
>
> select_lang.lib.php#63:
>
> // check previous set language
> if (! empty($_COOKIE['pma_lang'])) {
> if (PMA_langSet($_COOKIE['pma_lang'])) {
> return true;
> -> } elseif (!is_string($_COOKIE['lang'])) {
> /* Faked request, don't care on localisation */
> -> $GLOBALS['lang_failed_request'] = 'Yes';
> } else {
> $GLOBALS['lang_failed_cookie'] = $_COOKIE['pma_lang'];
> }
I have no idea and I won't have time to look into source in near
future, sorry.
--
Michal Čihař | http://cihar.com | http://phpmyadmin.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20071106/71046f24/attachment.sig>
More information about the Developers
mailing list