parse error....
This commit is contained in:
@@ -377,7 +377,7 @@ if (uname.value == '') {
|
|||||||
setcookie('pma_cookie_password',
|
setcookie('pma_cookie_password',
|
||||||
$cfgServer['password'],
|
$cfgServer['password'],
|
||||||
0,
|
0,
|
||||||
$GLOBALS['cookie_path'], ''
|
$GLOBALS['cookie_path'], '',
|
||||||
$GLOBALS['is_https']);
|
$GLOBALS['is_https']);
|
||||||
} // end if
|
} // end if
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user