Changeset 27 for branches/dev/html/admin/total/index.php
- Timestamp:
- 2007/01/24 18:32:29 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/total/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/total/index.php
r17 r27 99 99 } 100 100 101 if($ _POST['type']!= "") {102 $type = $ _POST['type'];101 if($objFormParam->getValue('type') != "") { 102 $type = $objFormParam->getValue('type'); 103 103 } 104 104
Note: See TracChangeset
for help on using the changeset viewer.
