Changeset 1897

Show
Ignore:
Timestamp:
02/01/08 09:09:45 (6 months ago)
Author:
OscarB
Message:

Fix for #346

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/system/libraries/Validation.php

    r1821 r1897  
    458458                        'human'  => FALSE, 
    459459                        'max_width'  => FALSE, 
    460                         'max_height' => FALSE 
     460                        'max_height' => FALSE, 
     461                        'min_width' => FALSE, 
     462                        'min_height' => FALSE 
    461463                ); 
    462464