ver. 0.251 - migrate Dictionaries to Domain/Controller and remove legacy classes

This commit is contained in:
2026-02-10 00:04:32 +01:00
parent 7e8a73cb37
commit 11e22d1838
16 changed files with 788 additions and 291 deletions

View File

@@ -1,5 +1,5 @@
<?
$current_ver = 250;
$current_ver = 251;
for ($i = 1; $i <= $current_ver; $i++)
{