Changeset 1539 for branches/3.0/framework/TApplication.php
- Timestamp:
- 12/02/2006 01:20:40 PM (2 years ago)
- Files:
-
- 1 modified
-
branches/3.0/framework/TApplication.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/framework/TApplication.php
r1512 r1539 880 880 $request->setAvailableServices($serviceIDs); 881 881 882 $request->resolveRequest(); 883 882 884 if(($serviceID=$request->getServiceID())===null) 883 885 $serviceID=self::PAGE_SERVICE_ID;
