Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 3358)
+++ temp/trunk/html/admin/design/template.php	(revision 3363)
@@ -90,5 +90,5 @@
 function lfgetTemplate(){
 	global $objPage;
-	$filepath = USER_DIR . "templates/";
+	$filepath = "/" . USER_DIR . "templates/";
 	
 	$arrTemplateImage = array();	// ²èÌÌÉ½¼¨²èÁü³ÊÇ¼ÍÑ
@@ -136,4 +136,5 @@
 		$arrTemplateImage['code'][$key] = $val['template_code'];
 	}
+	
 	
 	
