Changeset 22773
- Timestamp:
- 07/02/09 15:37:42 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom_core/services/templating/midgard.php
r22759 r22773 272 272 $_MIDCOM->context->create(); 273 273 } 274 274 275 275 $page = null; 276 276 … … 298 298 299 299 $this->dispatcher->populate_environment_data(); 300 301 // Run process injector for this context too 302 $_MIDCOM->componentloader->inject_process(); 300 303 301 304 // Set up initial templating stack
