Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 3233)
+++ temp/trunk/html/admin/design/template.php	(revision 3236)
@@ -26,4 +26,5 @@
 $objView = new SC_AdminView();
 $objSess = new SC_Session();
+$arrTemplate = array();
 
 // Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
@@ -222,5 +223,5 @@
 	global $arrTemplate;
 	global $objPage;
-	$tpl_path = "";
+	$tpl_path = "test/kakinaka/";
 	
 	$tpl_name = "";
