Index: temp/trunk/html/admin/products/index_test.php
===================================================================
--- temp/trunk/html/admin/products/index_test.php	(revision 1695)
+++ temp/trunk/html/admin/products/index_test.php	(revision 1697)
@@ -29,5 +29,4 @@
 }
 
-$conn = new SC_DBConn();
 $objPage = new LC_Page();
 $objView = new SC_AdminView();
@@ -49,5 +48,5 @@
 
 // Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
-//$objSess = new SC_Session();
+$objSess = new SC_Session();
 //sfIsSuccess($objSess);
 
