Changeset 12777


Ignore:
Timestamp:
2007/05/14 19:59:30 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/require.php

    r12184 r12777  
    2828require_once($include_dir . "/.." . HTML2DATA_DIR . "class/SC_Customer.php"); 
    2929require_once($include_dir . "/.." . HTML2DATA_DIR . "class/SC_Pdf.php"); 
     30require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mail.php"); 
     31require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mimeDecode.php"); 
    3032// ¥¢¥Ã¥×¥Ç¡¼¥È¤Ç¼èÆÀ¤·¤¿PHP¤òÆɤ߽Ф¹ 
    3133sfLoadUpdateModule(); 
Note: See TracChangeset for help on using the changeset viewer.