Changeset 9261 for temp/trunk/data/class/SC_UploadFile.php
- Timestamp:
- 2006/11/28 09:57:38 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_UploadFile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_UploadFile.php
r9257 r9261 183 183 // ¥Õ¥©¡¼¥à¤ËÅϤ¹ÍѤΥե¡¥¤¥ë¾ðÊóÇÛÎó¤òÊÖ¤¹ 184 184 function getFormFileList($temp_url, $save_url, $real_size = false) { 185 186 sfprintr(HTML_PATH); 187 sfprintr(URL_DIR); 188 185 189 186 $cnt = 0; 190 187 foreach($this->keyname as $val) {
Note: See TracChangeset
for help on using the changeset viewer.
