Show
Ignore:
Timestamp:
06/26/2008 09:55:53 AM (5 months ago)
Author:
Shadowhand
Message:

Nope, guess not.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/helpers/inflector.php

    r2917 r2918  
    3636                } 
    3737 
    38                 return isset(self::$uncountables[$str]); 
     38                return isset(self::$uncountable[$str]); 
    3939        } 
    4040