Changeset 15681
- Timestamp:
- 2007/09/12 10:38:04 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/SC_UploadFile.php
r15672 r15681 62 62 63 63 // アップロードされたファイルを保存する。 64 // FIXME see. http://www.php.net/manual/en/features.file-upload.php 64 65 function makeTempFile($keyname, $rename = true) { 65 66 $objErr = new SC_CheckError();
Note: See TracChangeset
for help on using the changeset viewer.