This commit is contained in:
2023-01-12 16:59:46 +01:00
parent 19e5d281d3
commit afa236359f
2 changed files with 204 additions and 209 deletions

View File

@ -55,7 +55,7 @@ class HomeController extends AbstractController
$filesystem = new Filesystem();
$dir = $this->getParameter('kernel.project_dir').'/var/tmp';
$file = "ga\n";
$file ="ga\n";
$file.="gc,".$id."\n";
$file.="ph\n";
$file.="pj,".$codeproduct."\n";