Index: /branches/dev/html/admin/total/index.php
===================================================================
--- /branches/dev/html/admin/total/index.php	(revision 14459)
+++ /branches/dev/html/admin/total/index.php	(revision 14461)
@@ -211,7 +211,4 @@
 }
 
-sfprintr($mode);
-
-
 $objPage->install_GD = $install_GD;
 
@@ -811,4 +808,7 @@
 		// ¸¡º÷·ë²Ì¤Î¼èÆÀ
 		$objPage->arrResults = $objQuery->select($col, $from, $where, $arrval);
+        
+        
+        sfprintr($objPage->arrResults);
 		
 		// ÀÞ¤ìÀþ¥°¥é¥Õ¤ÎÀ¸À®	
Index: /branches/dev/data/Smarty/templates/admin/total/index.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/total/index.tpl	(revision 12166)
+++ /branches/dev/data/Smarty/templates/admin/total/index.tpl	(revision 14461)
@@ -123,5 +123,5 @@
 
 
-<!--{if count($arrResults) > 0}-->
+<!--{if count($) > 0}-->
 	<!--¡ú¡ú¸¡º÷·ë²Ì°ìÍ÷¡ú¡ú-->
 	<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
