Changeset 1505
- Timestamp:
- 04/06/08 02:32:22 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/websites/variantmanager/stubVariantConfigurationException.php
r1231 r1505 8 8 * @subpackage websites_variantmanager 9 9 */ 10 stubClassLoader::load('net::stubbles::lang .exceptions::stubChainedException');10 stubClassLoader::load('net::stubbles::lang::exceptions::stubChainedException'); 11 11 /** 12 12 * Exception to be thrown in case the variant configuration contains an error.
