Changeset 300 for trunk/trax/vendor/trax/action_controller.php
- Timestamp:
- 08/05/08 20:32:15 (4 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/action_controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/action_controller.php
r299 r300 1284 1284 if($content) { 1285 1285 echo $content; 1286 $this->end_content_for(); 1286 1287 } 1287 1288 }
