Changeset 2593 for trunk/modules/forge/libraries/Form_Dateselect.php
- Timestamp:
- 04/28/2008 03:04:22 PM (5 months ago)
- Files:
-
- 1 modified
-
trunk/modules/forge/libraries/Form_Dateselect.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/forge/libraries/Form_Dateselect.php
r1923 r2593 66 66 67 67 $input = ''; 68 foreach ($this->parts as $type => $val)68 foreach ($this->parts as $type => $val) 69 69 { 70 70 if (is_int($type))
