Changeset 7976 for temp/trunk/data
- Timestamp:
- 2006/11/09 11:44:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
r7975 r7976 152 152 if(sfColumnExists("dtb_payment", "memo01")){ 153 153 // ¥Ç¡¼¥¿¤Îºï½ü¥Õ¥é¥°¤ò¤¿¤Æ¤ë 154 $objQuery->query("UPDATE dtb_payment SET del_flg = 2WHERE module_id = ?", array(MDL_EPSILON_ID));154 $objQuery->query("UPDATE dtb_payment SET del_flg = 1 WHERE module_id = ?", array(MDL_EPSILON_ID)); 155 155 } 156 156 break;
Note: See TracChangeset
for help on using the changeset viewer.
