Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
$aux_page = auxpgGetAuxPage( $_GET["edit"] );
$smarty->assign( "aux_page", $aux_page );
$aux_page = auxpgGetAuxPage( $_GET["edit"] );
print_r($aux_page);
$smarty->assign( "aux_page", $aux_page );