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
|