- Timestamp:
- 2006/11/09 19:41:39 (20 years ago)
- Location:
- temp/trunk/data/downloads/module/mdl_epsilon
- Files:
-
- 2 edited
-
mdl_epsilon.php (modified) (1 diff)
-
mdl_epsilon.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
r8099 r8100 198 198 (in_array(1, (array)$_POST["payment"])) ? $cre = "1" : $cre = "0"; 199 199 (in_array(2, (array)$_POST["payment"])) ? $con = "1" : $con = "0"; 200 $st_code = $cre . " 0" . $con . "00-0000-00000";200 $st_code = $cre . "1" . $con . "00-0000-00000"; 201 201 202 202 // Á÷¿®¥Ç¡¼¥¿À¸À®
Note: See TracChangeset
for help on using the changeset viewer.
