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.
//[show all]
if($a<=50){
if (strcmp($offset, "show_all"))
$out .= " | <a class=no_underline href=\"".$path."show_all=yes\">".STRING_SHOWALL."</a>";
else
$out .= " | <B>".STRING_SHOWALL."</B>";
}
//[show all]
// if($a<=50){
// if (strcmp($offset, "show_all"))
// $out .= " | <a class=no_underline href=\"".$path."show_all=yes\">".STRING_SHOWALL."</a>";
// else
// $out .= " | <B>".STRING_SHOWALL."</B>";
// }