fehlersuche 8

This commit is contained in:
rirat-0
2026-06-03 01:17:38 +02:00
parent b6a3dad2ab
commit 3471eedf4a
2 changed files with 14 additions and 12 deletions
-8
View File
@@ -1,13 +1,5 @@
<?php
//test
if (!isset($abs_path)) {
require_once "path.php";
}
require_once $abs_path . "/model/Article.php";
//test
session_start();
ob_start();