Changeset 303 for trunk/trax/vendor/trax/inflector.php
- Timestamp:
- 08/05/08 23:04:28 (4 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/inflector.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/inflector.php
r276 r303 30 30 31 31 32 include_once( TRAX_LIB_ROOT . "/inflections.php");32 include_once("inflections.php"); 33 33 34 34 /**
