Index: /temp/trunk/html/admin/design/template.php
===================================================================
--- /temp/trunk/html/admin/design/template.php	(revision 10520)
+++ /temp/trunk/html/admin/design/template.php	(revision 10521)
@@ -328,6 +328,6 @@
 
 	// ²èÁü¥Ñ¥¹¤ò¸µ¤ËÌá¤¹	
-	// $fs = new File_SearchReplace($displace_path, $img_path, "", $path, true); 
-	// $fs->doSearch(); 
+	$fs = new File_SearchReplace($displace_path, $img_path, "", $path, true); 
+	$fs->doSearch(); 
 }
 
