dcms2
dcms2 copied to clipboard
the Password-Reset bug
modify the SiteController.php in the floder "controllers"
if dont use the namespace app\models\PasswordResetRequestForm,there will be bug when user touch the reset-password button,the yii will show cant find class PasswordResetRequestForm
modify the SiteController.php in the floder "controllers" if dont use the namespace app\models\PasswordResetRequestForm,there will be bug when user touch the reset-password button,the yii will show cant find class PasswordResetRequestForm