Changeset 18486 for branches/comu-ver2/data/class/pages/admin
- Timestamp:
- 2010/01/09 16:18:54 (17 years ago)
- Location:
- branches/comu-ver2/data/class/pages/admin
- Files:
-
- 2 edited
-
LC_Page_Admin_Home.php (modified) (1 diff)
-
total/LC_Page_Admin_Total.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/pages/admin/LC_Page_Admin_Home.php
r18234 r18486 195 195 } 196 196 197 // 品切れ商品 番号の取得197 // 品切れ商品IDの取得 198 198 function lfGetSoldOut() { 199 199 $objQuery = new SC_Query(); -
branches/comu-ver2/data/class/pages/admin/total/LC_Page_Admin_Total.php
r18377 r18486 1026 1026 case 'products': 1027 1027 $arrTitleCol = array( 1028 '商品 番号',1028 '商品コード', 1029 1029 '商品名', 1030 1030 '購入件数',
Note: See TracChangeset
for help on using the changeset viewer.
