Changeset 8370 for temp/trunk
- Timestamp:
- 2006/11/16 13:58:29 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/basis/payment_input.tpl (modified) (previous)
-
html/admin/basis/payment_input.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/payment_input.php
r8369 r8370 74 74 if(sfIsInt($_GET['payment_id'])) { 75 75 $arrRet = lfGetData($_GET['payment_id']); 76 77 sfprintr($arrRet); 76 78 $objFormParam->setParam($arrRet); 77 79 // DB¥Ç¡¼¥¿¤«¤é²èÁü¥Õ¥¡¥¤¥ë̾¤ÎÆÉ¹þ
Note: See TracChangeset
for help on using the changeset viewer.
