Articles: finish admin refactor, uploads hardening, and attachment sorting (0.262)

This commit is contained in:
2026-02-13 09:00:24 +01:00
parent e984548516
commit 3e1f417ef3
31 changed files with 1951 additions and 1512 deletions

View File

@@ -38,8 +38,7 @@ $mdb = new medoo( [
] );
require_once 'ajax/pages.php';
require_once 'ajax/articles.php';
require_once 'ajax/shop-category.php';
require_once 'ajax/users.php';
require_once 'ajax/shop.php';
?>
?>