Changeset 1792 for temp/trunk/html/admin/products/index.php
- Timestamp:
- 2006/08/24 18:50:12 (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
r1785 r1792 49 49 50 50 // ǧ¾Ú²ÄÈݤÎȽÄê 51 $objSess = new SC_Session();52 sfIsSuccess($objSess);51 //$objSess = new SC_Session(); 52 //sfIsSuccess($objSess); 53 53 54 54 //¥¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ … … 265 265 // ²èÌ̤Îɽ¼¨ 266 266 $objView->assignobj($objPage); 267 $objView->display( $objPage->tpl_mainpage);267 $objView->display(MAIN_FRAME); 268 268 269 269 //---------------------------------------------------------------------------------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.
