- Timestamp:
- 2011/03/04 20:54:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/pages/LC_Page_Index.php
r20344 r20490 64 64 function action() { 65 65 $this->tpl_title = ''; 66 $objCustomer = new SC_Customer ();66 $objCustomer = new SC_Customer_Ex(); 67 67 $this->isLogin = $objCustomer->isLoginSuccess(true); 68 68 }
Note: See TracChangeset
for help on using the changeset viewer.
