Changeset 1223 for trunk/src/main/php/net/stubbles/ipo/interceptors/stubInterceptorXJConfInitializer.php
- Timestamp:
- 01/11/08 17:38:02 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/ipo/interceptors/stubInterceptorXJConfInitializer.php
r806 r1223 7 7 * @subpackage ipo_interceptors 8 8 */ 9 stubClassLoader::load('net .stubbles.ipo.interceptors.stubInterceptorInitializer',10 'net .stubbles.lang.exceptions.stubIllegalArgumentException',11 'net .stubbles.util.xjconf.xjconf'9 stubClassLoader::load('net::stubbles::ipo::interceptors::stubInterceptorInitializer', 10 'net::stubbles::lang::exceptions::stubIllegalArgumentException', 11 'net::stubbles::util::xjconf::xjconf' 12 12 ); 13 13 /**
