assign("MOD",$mod_strings); $smarty->assign("APP",$app_strings); $smarty->assign("THEME", $theme); $smarty->assign("IMAGE_PATH",$image_path); $homeselectedframe = $homeObj->getSelectedStuff($stuffid,$stufftype); $smarty->assign("tablestuff",$homeselectedframe); $smarty->assign("IMAGE_PATH", $image_path); $smarty->display("Home/MainHomeBlock.tpl"); ?>