Changeset 131 for trunk/trax/vendor/trax/inflector.php
- Timestamp:
- 02/13/06 12:15:03 (6 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/inflector.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/inflector.php
r117 r131 53 53 '/men$/' => 'man', 54 54 '/(.+)status$/' => '\1status', 55 '/(.+)statuses$/' => '\1status', 55 56 '/children$/' => 'child', 56 57 '/news$/' => 'news',
