Changeset 14467

Show
Ignore:
Timestamp:
01/17/08 13:32:17 (11 months ago)
Author:
w_i
Message:

Autoload new reflector class

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.datamanager2/midcom/interfaces.php

    r10966 r14467  
    3939        ); 
    4040 
     41        $this->_autoload_libraries = array 
     42        ( 
     43            'midcom.helper.reflector' 
     44        ); 
     45 
    4146        // Subclasses are loaded on demand, add this to the above list for syntax checking: 
    4247        /*