Changeset 16772 for branches/feature-module-update/html/admin/require.php
- Timestamp:
- 2007/11/08 23:58:15 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/admin/require.php
r16680 r16772 69 69 require_once($include_dir . "/.." . HTML2DATA_DIR . "module/Mail/mime.php"); 70 70 71 72 71 // インストールチェック 73 72 SC_Utils_Ex::sfInitInstall(); 74 75 // アップデートで取得したPHPを読み出す76 SC_Utils_Ex::sfLoadUpdateModule();77 73 ?>
Note: See TracChangeset
for help on using the changeset viewer.
