Changeset 351
- Timestamp:
- 03/09/07 20:00:46 (1 year ago)
- Files:
-
- trunk/config/xml/interceptors.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/xml/interceptors.xml
r320 r351 6 6 <preInterceptor type="net.stubbles.util.stubRegistryInitializer" /> 7 7 </preInterceptors> 8 <postInterceptors /> 8 <postInterceptors> 9 <postInterceptor type="net.stubbles.websites.xml.stubPostInterceptor" /> 10 </postInterceptors> 9 11 </xj:configuration>
