Changeset 1294
- Timestamp:
- 01/24/08 13:51:48 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/ipo/session/resourcemanager/stubSessionResourceManagerPreInterceptor.php
r1293 r1294 1 1 <?php 2 2 /** 3 * Interceptor to initialize the stubRes sourceManager.3 * Interceptor to initialize the stubResourceManager. 4 4 * 5 5 * @author Stephan Schmidt <schst@stubbles.net> … … 13 13 ); 14 14 /** 15 * Interceptor to initialize the stubRes sourceManager.15 * Interceptor to initialize the stubResourceManager. 16 16 * 17 17 * If the registry contains a net::stubbles::ioc.stubBinder, the
