Changeset 1229 for trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLIgnoreAnnotation.php
- Timestamp:
- 01/12/08 18:51:35 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLIgnoreAnnotation.php
r1127 r1229 7 7 * @subpackage xml_serializer_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 /**
