Changeset 15512
- Timestamp:
- 03/12/08 10:45:22 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/widget/position.php
r15502 r15512 298 298 if (! $city_id) 299 299 { 300 $city_name = $ results["{$this->_element_id}_input_place_city"];300 $city_name = $_REQUEST["{$this->_element_id}_input_place_city"]; 301 301 } 302 302 }
