dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 8841cffb25 - Show all commits
+2 -1
View File
@@ -1,8 +1,9 @@
<?php <?php
/*
if (!isset($abs_path)) { if (!isset($abs_path)) {
require_once "path.php"; require_once "path.php";
} }
*/
require_once '/php/model/LocalArticleManager.php'; require_once '/php/model/LocalArticleManager.php';
try { try {