Changeset 8474 for temp/trunk/html/admin
- Timestamp:
- 2006/11/18 17:02:00 (20 years ago)
- Location:
- temp/trunk/html/admin
- Files:
-
- 2 edited
-
basis/payment_input.php (modified) (1 diff)
-
system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/payment_input.php
r8372 r8474 152 152 $objQuery->update("dtb_payment", $sqlval, $where, array($payment_id)); 153 153 } 154 155 sfprintr($sqlval); 154 156 } 155 157 -
temp/trunk/html/admin/system/module.php
r8264 r8474 200 200 } 201 201 202 203 202 fclose($fp); 204 203 }
Note: See TracChangeset
for help on using the changeset viewer.
