This commit is contained in:
NOrtmann1
2026-05-27 17:03:10 +02:00
parent a1a9fa9d3e
commit aac26b0e50
+2 -2
View File
@@ -1,9 +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 {