Index: temp/trunk/html/admin/design/upload.php
===================================================================
--- temp/trunk/html/admin/design/upload.php	(revision 10369)
+++ temp/trunk/html/admin/design/upload.php	(revision 10370)
@@ -122,4 +122,5 @@
 			$errFlag = false;
 		}
+sfprintr($ext);
 		$ext = $array_ext[ count ( $array_ext ) - 2 ].$ext;
 		$ext = strtolower($ext);
@@ -128,4 +129,5 @@
 			$errFlag = false;
 		}
+sfprintr($ext);
 		
 		if($errFlag) {
