phpstan level 1 errors reduction

This commit is contained in:
marko
2025-11-20 20:02:26 +01:00
parent f28fa7b51b
commit 275b6481cc
40 changed files with 223 additions and 152 deletions

View File

@@ -1,4 +1,8 @@
<?php require_once "pmelo.inc.php"; ?>
<?php
require_once "pmelo.inc.php";
$pmelo = new PmElo();
?>
<!DOCTYPE html>
<html>
<head>