Changeset 2675 for branches/0.11/src/view/AgaviView.class.php
- Timestamp:
- 08/14/08 15:06:08 (5 months ago)
- Files:
-
- 1 modified
-
branches/0.11/src/view/AgaviView.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.11/src/view/AgaviView.class.php
r2389 r2675 120 120 121 121 $this->context = $container->getContext(); 122 123 $this->response = $container->getResponse();124 122 } 125 123

