Changeset 11464 for branches/dev
- Timestamp:
- 2007/02/28 16:56:31 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/order/status.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/order/status.php
r11463 r11464 135 135 } 136 136 137 //¥¹¥Æ¡¼¥¿¥¹¾ðÊó¤Î¹¹¿·¡Ê °Üư¡Ë137 //¥¹¥Æ¡¼¥¿¥¹¾ðÊó¤Î¹¹¿·¡Êºï½ü¡Ë 138 138 function lfStatusMove($status_id,$move){ 139 139 global $objQuery; … … 153 153 $objQuery->exec($sql, array($val)); 154 154 } 155 $objPage->tpl_onload = "window.alert('ÁªÂò¹àÌܤò °Üư¤·¤Þ¤·¤¿¡£');";155 $objPage->tpl_onload = "window.alert('ÁªÂò¹àÌܤòºï½ü¤·¤Þ¤·¤¿¡£');"; 156 156 } 157 157 }
Note: See TracChangeset
for help on using the changeset viewer.
