Changeset 14438


Ignore:
Timestamp:
2007/06/07 20:08:09 (17 years ago)
Author:
matsumura
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/mail/index.php

    r14409 r14438  
    290290 
    291291$objPage->arrYear = $arrYear; 
    292 $objPage->errorCount = count($objPage->arrErr); 
    293  
    294292 
    295293$objPage->arrCustomerOrderId = lfGetCustomerOrderId($_POST['buy_product_code']); 
     
    298296 
    299297$objPage->arrCampaignList = lfGetCampaignList(); 
    300 sfprintr($objPage->arrErr); 
    301 sfprintr(count($objPage->arrErr)); 
     298 
    302299//----¡¡¥Ú¡¼¥¸É½¼¨ 
    303300$objView->assignobj($objPage); 
Note: See TracChangeset for help on using the changeset viewer.