Changeset 14467
- Timestamp:
- 01/17/08 13:32:17 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/midcom/interfaces.php
r10966 r14467 39 39 ); 40 40 41 $this->_autoload_libraries = array 42 ( 43 'midcom.helper.reflector' 44 ); 45 41 46 // Subclasses are loaded on demand, add this to the above list for syntax checking: 42 47 /*
