Changeset 1692 for temp/trunk/html/admin/products/index.php
- Timestamp:
- 2006/08/24 16:49:14 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1691 r1692 10 10 var $arrPageMax; 11 11 function LC_Page() { 12 $this->tpl_mainpage = 'products/ test.tpl';12 $this->tpl_mainpage = 'products/index.tpl'; 13 13 $this->tpl_mainno = 'products'; 14 14 $this->tpl_subnavi = 'products/subnavi.tpl'; … … 49 49 50 50 // ǧ¾Ú²ÄÈݤÎȽÄê 51 $objSess = new SC_Session();52 sfIsSuccess($objSess);51 //$objSess = new SC_Session(); 52 //sfIsSuccess($objSess); 53 53 54 54 //¥¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ
Note: See TracChangeset
for help on using the changeset viewer.
