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
|
||||
$common_url_query = 'lang=' . $lang
|
||||
. '&server=' . $server;
|
||||
. '&convcharset=' . $convcharset
|
||||
. '&server=' . $server
|
||||
. '&convcharset=' . $convcharset;
|
||||
|
||||
$err_url = 'user_password.php3?' . $common_url_query;
|
||||
|
||||
|
Reference in New Issue
Block a user