query($sql); $smarty->assign("vlans", $sth->fetchAll()); $smarty->display("vlan.tpl"); include("footer.php"); ?>