Changeset 16994 for branches/feature-module-update/html/require.php
- Timestamp:
- 2008/01/22 09:00:11 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/require.php
r16772 r16994 78 78 include_once($include_dir . "/require_plugin.php"); 79 79 80 // セッションハンドラ開始 81 $objSession = new SC_Helper_Session_Ex(); 82 80 83 // インストールチェック 81 84 SC_Utils_Ex::sfInitInstall();
Note: See TracChangeset
for help on using the changeset viewer.