minor updates

This commit is contained in:
Luis Cordova
2015-05-12 20:12:49 -05:00
parent a4176fcf74
commit d77e0b1f2a
4 changed files with 14 additions and 12 deletions

View File

@ -36,7 +36,6 @@ class CaptchaController extends Controller
}
}
if (!$isOk) {
return $this->error($options);
}