Thread: Login Link
View Single Post
  #13  
Old 01-29-2004, 08:38 AM
 
sarahnk sarahnk is offline
 

Advanced Member
  
Join Date: Jan 2004
Location: New York, NY
Posts: 58
 

Default

i figured it out myself...

login.php
Code:
<? require "./auth.php"; $smarty->assign("main", "mainlogin"); $smarty->display("customer/home.tpl"); ?>
__________________
3rd site: 4.1.0 (currently working on)

2nd site: Version 4.0.12

X-Cart version 3.5.14
PHP 4.3.3 details
MySQL server 4.0.15
Reply With Quote