Show
Ignore:
Timestamp:
01/13/08 00:39:43 (1 year ago)
Author:
mikey
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/util/cache/stubFileCacheContainer.php

    r1107 r1230  
    77 * @subpackage  util_cache 
    88 */ 
    9 stubClassLoader::load('net.stubbles.util.stubRegistry', 
    10                       'net.stubbles.util.cache.stubAbstractCacheContainer', 
    11                       'net.stubbles.util.cache.stubCacheContainer' 
     9stubClassLoader::load('net::stubbles::util::stubRegistry', 
     10                      'net::stubbles::util::cache::stubAbstractCacheContainer', 
     11                      'net::stubbles::util::cache::stubCacheContainer' 
    1212); 
    1313/**