diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-10-11 19:58:45 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-10-11 19:58:45 +0200 |
commit | 9ae82faaad2f6b07a050d79129652b74483d1da0 (patch) | |
tree | da4b959d20170e38695b3f65c62f6809d615e25b /system | |
parent | 7d8b1db8beb82d07695fe0a9266e352724c746ae (diff) |
[ci skip] Minor changes following PR #1871
Diffstat (limited to 'system')
-rw-r--r-- | system/libraries/Form_validation.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/libraries/Form_validation.php b/system/libraries/Form_validation.php index 6db5bb495..91f46b6de 100644 --- a/system/libraries/Form_validation.php +++ b/system/libraries/Form_validation.php @@ -983,6 +983,7 @@ class CI_Form_validation { } // -------------------------------------------------------------------- + /** * Is Unique * |