Changeset 20424
- Timestamp:
- 2011/02/26 23:10:55 (12 years ago)
- Location:
- branches/version-2_5-dev/html/install
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/install/index.php
r20351 r20424 484 484 $objPage->tpl_mode = 'step0_1'; 485 485 // ファイルコピー 486 $objPage->copy_mess = SC_Utils_Ex::sfCopyDir("./user_data/", USER_REALDIR, $objPage->copy_mess);487 486 $objPage->copy_mess = SC_Utils_Ex::sfCopyDir("./save_image/", HTML_REALDIR . "upload/save_image/", $objPage->copy_mess); 488 487 return $objPage;
Note: See TracChangeset
for help on using the changeset viewer.