bug #2027102 quotes around lang missing
This commit is contained in:
@@ -403,7 +403,7 @@ if (! PMA_isValid($_REQUEST['token']) || $_SESSION[' PMA_token '] != $_REQUEST['
|
|||||||
*/
|
*/
|
||||||
'server', 'db', 'table', 'target',
|
'server', 'db', 'table', 'target',
|
||||||
/* to change the language on login screen or main page */
|
/* to change the language on login screen or main page */
|
||||||
lang,
|
'lang',
|
||||||
/* Session ID */
|
/* Session ID */
|
||||||
'phpMyAdmin',
|
'phpMyAdmin',
|
||||||
/* Cookie preferences */
|
/* Cookie preferences */
|
||||||
|
Reference in New Issue
Block a user