Changeset 14676 for branches/beta/html/admin/require.php
- Timestamp:
- 2007/06/14 22:01:13 (19 years ago)
- File:
-
- 1 edited
-
branches/beta/html/admin/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/beta/html/admin/require.php
r12184 r14676 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/PEAR.php"); 31 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mimeDecode.php"); 32 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/Mail.php"); 33 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mime.php"); 34 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mimePart.php"); 35 30 36 // ¥¢¥Ã¥×¥Ç¡¼¥È¤Ç¼èÆÀ¤·¤¿PHP¤òÆÉ¤ß½Ð¤¹ 31 37 sfLoadUpdateModule();
Note: See TracChangeset
for help on using the changeset viewer.
