- Timestamp:
- 2007/10/29 16:30:46 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping.php
r16588 r16590 327 327 function lfSetNonMember(&$objPage) { 328 328 $objPage->tpl_mainpage = 'shopping/nonmember_input.tpl'; 329 $objPage->tpl_css = array();330 $objPage->tpl_css[] = URL_DIR.'css/layout/login/nonmember.css';331 329 } 332 330
Note: See TracChangeset
for help on using the changeset viewer.