Show
Ignore:
Timestamp:
04/12/08 19:12:03 (3 months ago)
Author:
mikey
Message:

refactoring #139, part 1: moved net::stubbles::util::stubRegistry to net::stubbles::lang::stubRegistry

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/xml/stubXMLXIncludeStreamWrapper.php

    r1301 r1534  
    77 * @subpackage  xml 
    88 */ 
    9 stubClassLoader::load('net::stubbles::lang::exceptions::stubIOException', 
    10                       'net::stubbles::util::stubRegistry', 
     9stubClassLoader::load('net::stubbles::lang::stubRegistry', 
     10                      'net::stubbles::lang::exceptions::stubIOException', 
    1111                      'net::stubbles::xml::stubXMLException', 
    1212                      'net::stubbles::xml::xsl::stubXSLProcessor'