Show
Ignore:
Timestamp:
01/11/08 17:38:02 (1 year ago)
Author:
mikey
Message:

continued refactoring #119: replaced package dots in net::stubbles::ipo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/ipo/interceptors/stubInterceptorXJConfInitializer.php

    r806 r1223  
    77 * @subpackage  ipo_interceptors 
    88 */ 
    9 stubClassLoader::load('net.stubbles.ipo.interceptors.stubInterceptorInitializer', 
    10                       'net.stubbles.lang.exceptions.stubIllegalArgumentException', 
    11                       'net.stubbles.util.xjconf.xjconf' 
     9stubClassLoader::load('net::stubbles::ipo::interceptors::stubInterceptorInitializer', 
     10                      'net::stubbles::lang::exceptions::stubIllegalArgumentException', 
     11                      'net::stubbles::util::xjconf::xjconf' 
    1212); 
    1313/**