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

refactoring #139, part 2: moved net::stubbles::util::stubFactory to net::stubbles::lang::stubFactory

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/websites/stubPageXJConfFactory.php

    r1534 r1535  
    112112    { 
    113113        if (null == self::$xjconf) { 
    114             stubClassLoader::load('net::stubbles::util::stubFactory', 
     114            stubClassLoader::load('net::stubbles::lang::stubFactory', 
    115115                                  'net::stubbles::util::xjconf::xjconfReal' 
    116116            );