Changeset 22773

Show
Ignore:
Timestamp:
07/02/09 15:37:42 (1 year ago)
Author:
bergie
Message:

Run process injectors for dynamic loads too, fixes #1255

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom_core/services/templating/midgard.php

    r22759 r22773  
    272272            $_MIDCOM->context->create(); 
    273273        } 
    274          
     274 
    275275        $page = null; 
    276276 
     
    298298 
    299299        $this->dispatcher->populate_environment_data(); 
     300 
     301        // Run process injector for this context too 
     302        $_MIDCOM->componentloader->inject_process(); 
    300303 
    301304        // Set up initial templating stack