Changeset 3405
- Timestamp:
- 02/06/07 08:16:49 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/branches/1.0/book/09-Links-and-the-Routing-System.txt
r3376 r3405 662 662 => /article/21 663 663 664 $url = $this->getController()->genUrl($uri );664 $url = $this->getController()->genUrl($uri, true); 665 665 => http://myapp.example.com/article/21 666 666