Changeset 11250
- Timestamp:
- 08/30/08 10:40:04 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/branches/1.1/book/06-Inside-the-Controller-Layer.txt
r10189 r11250 347 347 348 348 [php] 349 // This action is equivalent to the one shown in Listing 6-1 2349 // This action is equivalent to the one shown in Listing 6-11 350 350 public function executeShow($request) 351 351 { doc/branches/1.2/book/06-Inside-the-Controller-Layer.txt
r10189 r11250 347 347 348 348 [php] 349 // This action is equivalent to the one shown in Listing 6-1 2349 // This action is equivalent to the one shown in Listing 6-11 350 350 public function executeShow($request) 351 351 {