Remove problems from code inspection.

This commit is contained in:
2023-12-28 13:51:36 +01:00
parent b70cedac3b
commit 679257d709
41 changed files with 131 additions and 153 deletions

View File

@@ -40,4 +40,3 @@ for ($i = 9; $i >= 0; $i--) {
}
echo "</div>\n";
?>