Changeset 20306 for branches/version-2_5-dev/html/install/index.php
- Timestamp:
- 2011/02/21 19:26:08 (15 years ago)
- File:
-
- 1 edited
-
branches/version-2_5-dev/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/install/index.php
r20060 r20306 60 60 } 61 61 62 $objView = new SC_InstallView ($ownDir . 'templates', $ownDir . 'temp');62 $objView = new SC_InstallView_Ex($ownDir . 'templates', $ownDir . 'temp'); 63 63 64 64 // パラメータ管理クラス
Note: See TracChangeset
for help on using the changeset viewer.
