Changeset 7792 for modules/branches/2.6/disa/page.disa.php
- Timestamp:
- 06/04/09 18:53:50 (4 years ago)
- Files:
-
- modules/branches/2.6/disa/page.disa.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/disa/page.disa.php
r6870 r7792 12 12 13 13 14 $tabindex = 0; 14 15 $action = isset($_REQUEST['action'])?$_REQUEST['action']:''; 15 16 $itemid = isset($_REQUEST['itemid'])?$_REQUEST['itemid']:'';
