commit | d753afc264692483ef62dd702eeb26ae5192831b | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Tue Apr 03 20:44:48 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Tue Apr 03 20:44:48 2012 +0300 |
tree | 3bb0dac7830908320d1e369fc67c5233916f923a | |
parent | 9af22211f3ce926734fc017e98763665da298eab [diff] |
Another form_validation fix
diff --git a/system/libraries/Form_validation.php b/system/libraries/Form_validation.php index 3c92852..22bc7dd 100644 --- a/system/libraries/Form_validation.php +++ b/system/libraries/Form_validation.php
@@ -649,8 +649,6 @@ log_message('debug', 'Unable to find validation rule: '.$rule); $result = FALSE; } - - continue; } else {