Changeset 4989 for temp/trunk/html/admin/batch
- Timestamp:
- 2006/09/18 15:02:22 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/batch/daily.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/batch/daily.php
r4988 r4989 273 273 $start_date = date("Y/m/d",strtotime("-10 year",strtotime($start_date))); 274 274 } 275 276 275 // ÃÂÀ¸ÆüÆþÎϤʤ· 277 276 $where = $base_where . " AND order_birth IS NULL AND del_flg = 0"; … … 289 288 } 290 289 $sqlval = $arrRet[0]; 291 292 $objQuery->getlastquery();293 290 294 291 // ¶õʸ»ú¤ò"0"¤ËÊÑ´¹
Note: See TracChangeset
for help on using the changeset viewer.
