Changeset 10370 for temp/trunk/html/admin/design/upload.php
- Timestamp:
- 2006/12/06 16:50:48 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/upload.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/upload.php
r10369 r10370 122 122 $errFlag = false; 123 123 } 124 sfprintr($ext); 124 125 $ext = $array_ext[ count ( $array_ext ) - 2 ].$ext; 125 126 $ext = strtolower($ext); … … 128 129 $errFlag = false; 129 130 } 131 sfprintr($ext); 130 132 131 133 if($errFlag) {
Note: See TracChangeset
for help on using the changeset viewer.
