fake afnor

This commit is contained in:
afornerot 2023-01-03 11:04:26 +01:00
parent e8f528574a
commit 19e5d281d3
1 changed files with 2 additions and 1 deletions

View File

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