Changeset 2977
- Timestamp:
- 07/07/08 09:00:33 (2 months ago)
- Files:
-
- 1 modified
-
trunk/modules/forge/libraries/Form_Input.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/forge/libraries/Form_Input.php
r2968 r2977 365 365 * @return string|bool 366 366 */ 367 protected function input_value($name = ==array())367 protected function input_value($name = array()) 368 368 { 369 369 // Get the Input instance
