diff options
Diffstat (limited to 'phpBB/profile.php')
| -rw-r--r-- | phpBB/profile.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/profile.php b/phpBB/profile.php index 1fa3a24875..7ed4ec653f 100644 --- a/phpBB/profile.php +++ b/phpBB/profile.php @@ -546,6 +546,7 @@ if( isset($HTTP_GET_VARS['mode']) || isset($HTTP_POST_VARS['mode']) ) $error = TRUE; $error_msg = $lang['Fields_empty']; } + } $passwd_sql = ""; |
