No permissions !");
show_footer();
exit;
}
?>
$host : $description";
show_table_v_delimiter();
echo "";
if(isset($HTTP_GET_VARS["type"])&&$HTTP_GET_VARS["type"]=="year")
{
echo "[year] ";
}
else
{
echo "year ";
}
if(isset($HTTP_GET_VARS["type"])&&$HTTP_GET_VARS["type"]=="month")
{
echo "[month] ";
}
else
{
echo "month ";
}
if(isset($HTTP_GET_VARS["type"])&&$HTTP_GET_VARS["type"]=="week")
{
echo "[week] ";
}
else
{
echo "week ";
}
echo "";
if(isset($HTTP_GET_VARS["type"]))
{
show_table_v_delimiter();
echo "[day] ";
}
show_table_header_end();
echo "
";
?>
";
echo "