parse error
This commit is contained in:
@@ -50,8 +50,8 @@ if (isset($nopass)) {
|
|||||||
|
|
||||||
// Defines the url to return to in case of error in the sql statement
|
// Defines the url to return to in case of error in the sql statement
|
||||||
$common_url_query = 'lang=' . $lang
|
$common_url_query = 'lang=' . $lang
|
||||||
. '&server=' . $server;
|
. '&server=' . $server
|
||||||
. '&convcharset=' . $convcharset
|
. '&convcharset=' . $convcharset;
|
||||||
|
|
||||||
$err_url = 'user_password.php3?' . $common_url_query;
|
$err_url = 'user_password.php3?' . $common_url_query;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user