ver 0.262 - pages module refactor and admin UX fixes

This commit is contained in:
2026-02-13 21:17:21 +01:00
parent a1633491d5
commit b4559a5e74
44 changed files with 2235 additions and 1803 deletions

View File

@@ -37,7 +37,6 @@ $mdb = new medoo( [
'charset' => 'utf8'
] );
require_once 'ajax/pages.php';
require_once 'ajax/shop-category.php';
require_once 'ajax/users.php';
require_once 'ajax/shop.php';