Changeset 1226 for trunk/src/main/php/net/stubbles/service/annotations
- Timestamp:
- 01/11/08 18:34:19 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/service/annotations/stubWebMethodAnnotation.php
r1127 r1226 7 7 * @subpackage service_annotations 8 8 */ 9 stubClassLoader::load('net .stubbles.reflection.annotations.stubAnnotation',10 'net .stubbles.reflection.annotations.stubAbstractAnnotation'9 stubClassLoader::load('net::stubbles::reflection::annotations::stubAnnotation', 10 'net::stubbles::reflection::annotations::stubAbstractAnnotation' 11 11 ); 12 12 /**
