Changeset 13600
- Timestamp:
- 11/23/07 11:53:54 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midgard/data/midgard_admin_sitewizard_creator_host.php
r13457 r13600 152 152 else 153 153 { 154 $this->copy_host-> name= $this->host->port;154 $this->copy_host->port = $this->host->port; 155 155 } 156 156
