Changeset 5940 for temp/trunk/html
- Timestamp:
- 2006/09/29 11:12:41 (20 years ago)
- Location:
- temp/trunk/html/admin/mail
- Files:
-
- 2 edited
-
history.php (modified) (1 diff)
-
index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/mail/history.php
r5934 r5940 59 59 $objQuery->setorder($order); 60 60 61 $objQuery->getlastquery(); 62 61 63 // ¸¡º÷·ë²Ì¤Î¼èÆÀ 62 64 $objPage->arrDataList = $objQuery->select($col, $from, $where, $arrval); -
temp/trunk/html/admin/mail/index.php
r5939 r5940 396 396 $objQuery->insert("dtb_send_history", $dtb_send_history ); 397 397 398 $objQuery->getlastquery();399 exit();400 401 398 if ( is_array( $search_data ) ){ 402 399 foreach( $search_data as $line ){
Note: See TracChangeset
for help on using the changeset viewer.
