- Timestamp:
- 01/13/08 12:13:33 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/websites/cache/stubWebsiteCacheFactory.php
r1121 r1231 7 7 * @subpackage websites_cache 8 8 */ 9 stubClassLoader::load('net .stubbles.websites.processors.stubProcessor');9 stubClassLoader::load('net::stubbles::websites::processors::stubProcessor'); 10 10 /** 11 11 * Interface for website cache factories.
