summaryrefslogtreecommitdiffstats
path: root/system/libraries/Form_validation.php
AgeCommit message (Expand)AuthorFilesLines
2008-09-23Cleaned up a commentRick Ellis1-7/+2
2008-09-23(no commit message)Rick Ellis1-10/+3
2008-09-23Fixed a boneheaded mistake I made...Rick Ellis1-5/+5
2008-09-22One more tweak...Rick Ellis1-2/+4
2008-09-22Oops... fixed the fix I just fixed...Rick Ellis1-1/+1
2008-09-22Fixed a language bug when setting errors manuallyRick Ellis1-3/+12
2008-09-20Added the ability to use callbacks even when a field has no dataRick Ellis1-4/+14
2008-09-20Removed the strict param from in_array in some of the tests as this was causi...Rick Ellis1-3/+3
2008-09-20Added the ability to set translatable field namesRick Ellis1-5/+29
2008-09-13(no commit message)Rick Ellis1-1/+1
2008-09-09Allowed empty rules to be set, and fixed a bug that allows blank error messag...Rick Ellis1-4/+7
2008-08-27Fixed an empty string errorRick Ellis1-1/+1
2008-08-26(no commit message)Rick Ellis1-0/+1220