Remove all reminense of Account Types next is deleting the DB Tables for account types

This commit is contained in:
johnnyq
2024-09-17 13:59:58 -04:00
parent 10ecb8b7c9
commit 7b2566b654
12 changed files with 8 additions and 401 deletions

View File

@@ -16,8 +16,6 @@ require_once "post/admin.php";
require_once "post/account.php";
require_once "post/account_type.php";
require_once "post/api.php";
require_once "post/asset.php";