Changeset 2612 for trunk/src/filter/AgaviExecutionFilter.class.php
- Timestamp:
- 07/11/08 13:09:49 (6 months ago)
- Files:
-
- 1 modified
-
trunk/src/filter/AgaviExecutionFilter.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/filter/AgaviExecutionFilter.class.php
r2611 r2612 494 494 495 495 // whether or not we should assign the previous' layer's output to the $slots array 496 $assignInnerToSlots = $this->getParameter('assign_inner_to_slots', true);496 $assignInnerToSlots = $this->getParameter('assign_inner_to_slots', false); 497 497 498 498 // $lm->log('Starting rendering...');

