Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1630)
+++ temp/trunk/html/admin/products/index.php	(revision 1645)
@@ -34,5 +34,5 @@
 $objPage = new LC_Page();
 $objView = new SC_AdminView();
-$objSess = new SC_Session();
+//$objSess = new SC_Session();
 $objDate = new SC_Date();
 
Index: temp/trunk/html/admin/products/index2.php
===================================================================
--- temp/trunk/html/admin/products/index2.php	(revision 1644)
+++ temp/trunk/html/admin/products/index2.php	(revision 1645)
@@ -25,4 +25,5 @@
 $objPage = new LC_Page();
 $objView = new SC_AdminView();
+$objSess = new SC_Session();
 
 $arrProducts = Array
