débt td2

This commit is contained in:
2022-10-07 12:02:36 +02:00
parent e57401d136
commit bd5367f3be
10 changed files with 220 additions and 0 deletions

7
TD/TD2/config.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
$config = array(
"config" => "C:\\laragon\\bin\\php\\php-8.1.10-Win32-vs16-x64\\extras\\ssl\\openssl.cnf"
);
?>