Index: branches/dev/html/admin/basis/template_input.php
===================================================================
--- branches/dev/html/admin/basis/template_input.php	(revision 13653)
+++ branches/dev/html/admin/basis/template_input.php	(revision 13656)
@@ -51,4 +51,6 @@
 	$objPage->arrForm = $result[0];
 	
+    print_r($result[0]);exit;
+    
 		
 } elseif ( $_POST['mode'] == 'regist' ) {
