Changeset 1646

Show
Ignore:
Timestamp:
12/30/2007 04:00:36 AM (12 months ago)
Author:
Geert
Message:

Thanks, zextra.
http://forum.kohanaphp.com/index.php/topic,444.0.html

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/Validation.php

    r1546 r1646  
    704704 
    705705                                // Change length to the length of the string 
    706                                 $length = strlen($str); 
     706                                $length = utf8::strlen($str); 
    707707 
    708708                                // Test min length