refactor languages module to domain/controller and release 0.254 update package

This commit is contained in:
2026-02-12 22:10:37 +01:00
parent c1284ef06c
commit 95c5fda989
22 changed files with 1190 additions and 490 deletions

View File

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