Index: temp/trunk/html/admin/design/main_edit.php
===================================================================
--- temp/trunk/html/admin/design/main_edit.php	(revision 3722)
+++ temp/trunk/html/admin/design/main_edit.php	(revision 3723)
@@ -335,6 +335,8 @@
 	}
 	
-	sfprintr($path);
-
+	if(file_exists($path)){
+		sfprintr("dd");
+	};
+	
 	// ¥Õ¥¡¥¤¥ëºîÀ®
 	$fp = fopen($path,"w");
