Changeset 17843

Show
Ignore:
Timestamp:
10/01/08 19:34:01 (2 months ago)
Author:
bergie
Message:

Some components need to be able to create contexts

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.core/midcom/application.php

    r17731 r17843  
    18731873     * @access private 
    18741874     */ 
    1875     private function _create_context($id = null, $node = null) 
     1875    public function _create_context($id = null, $node = null) 
    18761876    { 
    18771877        if (is_null($id))