Changeset 1450 for trunk/modules/forge/helpers/locale_US.php
- Timestamp:
- 12/07/2007 03:04:42 PM (12 months ago)
- Files:
-
- 1 modified
-
trunk/modules/forge/helpers/locale_US.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/forge/helpers/locale_US.php
r1438 r1450 2 2 3 3 class locale_US { 4 5 public function months()6 {7 return array();8 }9 4 10 5 public function states()
