@@ -20,3 +20,4 @@ $cpw_pass_max_length = 25;
/** whether we require the use of SSL/https to change a password */
$cpw_require_ssl = FALSE;
+?>
@@ -109,3 +109,5 @@ function cpw_do_change()
header('Location: '.SM_PATH. 'src/options.php?optmode=submit&optpage=change_password&plugin_change_password=1');
exit;
}
+