--- products.php 2001/02/20 15:35:00 1.2 +++ products.php 2001/02/22 20:51:10 1.3 @@ -31,6 +31,7 @@ } include("common.inc"); + $smarty->assign("MAIN",$main); $smarty->display("index.tpl");