Changeset 12777
- Timestamp:
- 2007/05/14 19:59:30 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/require.php
r12184 r12777 28 28 require_once($include_dir . "/.." . HTML2DATA_DIR . "class/SC_Customer.php"); 29 29 require_once($include_dir . "/.." . HTML2DATA_DIR . "class/SC_Pdf.php"); 30 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mail.php"); 31 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mimeDecode.php"); 30 32 // ¥¢¥Ã¥×¥Ç¡¼¥È¤Ç¼èÆÀ¤·¤¿PHP¤òÆÉ¤ß½Ð¤¹ 31 33 sfLoadUpdateModule();
Note: See TracChangeset
for help on using the changeset viewer.