View Single Post
  #6  
Old 11-29-2004, 06:38 PM
 
clydefrog clydefrog is offline
 

Advanced Member
  
Join Date: Nov 2004
Posts: 61
 

Default

This is all I found in my help.php/ what am I missing here? Am I looking in the wrong place?


#
# $Id: help.php,v 1.17.2.1 2004/02/05 12:25:45 mclap Exp $
#

require "./auth.php";
require $xcart_dir."/include/categories.php";

require $xcart_dir."/include/help.php";

$smarty->display("customer/home.tpl");
?>
__________________
X-Cart Gold 4.1.3
Reply With Quote