This commit is contained in:
NOrtmann1
2026-05-27 17:01:07 +02:00
parent d72bf8c3e2
commit 8841cffb25
+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 {