Changeset 10371 for temp/trunk/html
- Timestamp:
- 2006/12/06 16:51:53 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/upload.php
r10370 r10371 123 123 } 124 124 sfprintr($ext); 125 $ext = $array_ext[ count ( $array_ext ) - 2 ]. $ext;125 $ext = $array_ext[ count ( $array_ext ) - 2 ].".".$ext; 126 126 $ext = strtolower($ext); 127 127 // .tar.gz¥Á¥§¥Ã¥¯
Note: See TracChangeset
for help on using the changeset viewer.
