Changeset 5982 for trunk/www/index.jsp
- Timestamp:
- Feb 22, 2012, 1:06:36 PM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/3.0-stable merged: 5933,5947,5979 /tags/3.0.3 (added) merged: 5980
- Property svn:mergeinfo changed
-
trunk/www/index.jsp
r5484 r5982 36 36 SessionControl sc = Base.getSessionControl(pageContext, true); 37 37 String ID = sc.getId(); 38 request.setAttribute("ID", ID); 38 39 %> 39 40 <base:page type="frameset" title="">
Note: See TracChangeset
for help on using the changeset viewer.