Changeset 11768 for branches


Ignore:
Timestamp:
2007/03/12 11:31:47 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r11766 r11768  
    5454$objQuery = new SC_Query(); 
    5555$objPage->objDate = $objDate; 
    56 $objPage->arrTemplate = getTemplarrTemplateateList($conn); 
     56$objPage->arrTemplate = getTemplateList($conn); 
    5757 
    5858$objSess = new SC_Session(); 
Note: See TracChangeset for help on using the changeset viewer.