Refactor code structure for improved readability and maintainability

This commit is contained in:
“VeLiTi”
2026-02-06 11:59:13 +01:00
parent fb5951d202
commit 9212492b75
48 changed files with 13072 additions and 11329 deletions

View File

@@ -4,7 +4,7 @@ defined('admin') or exit;
//------------------------------------------
// Languages supported
//------------------------------------------
$supportedLanguages = ['US', 'NL', 'DE', 'ES','FR', 'IT'];
$supportedLanguages = ['US', 'NL', 'DE', 'ES','FR'];
if(isset($_POST['generatefile'])){