restore default behaviour in prior versions

This commit is contained in:
Mainfrezzer
2025-02-23 07:12:43 +01:00
committed by GitHub
parent 4d6fe8f420
commit 4f27f56e14

View File

@@ -190,6 +190,10 @@ default:
echo '</div>';
echo '<div class="sub2"></div>';
echo '</body>';
}else{
?>
echo <body onload="location='/Main'"></body>
<?
}
?>
</html>