Set hard-coded delimiter (;) and escape char (") and better display

parsing errors
This commit is contained in:
2023-01-18 01:31:36 +01:00
parent 543a80413c
commit 977e7511ec
4 changed files with 18 additions and 87 deletions

View File

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