dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit b6a3dad2ab - Show all commits
+8
View File
@@ -1,5 +1,13 @@
<?php
//test
if (!isset($abs_path)) {
require_once "path.php";
}
require_once $abs_path . "/model/Article.php";
//test
session_start();
ob_start();