Warn against invalid column headers being used, fail gracefully if ones

are present
This commit is contained in:
2022-11-29 18:41:41 +01:00
parent 5146305caf
commit c04d63e026
4 changed files with 20 additions and 5 deletions

View File

@ -7,7 +7,7 @@
declare(strict_types = 1);
require_once __DIR__ . "/../functions/functions.php";
const GET_PARAM_JS_CSS = "v000006";
const GET_PARAM_JS_CSS = "v000008";
/**
* Generates the json for a translation file.