This commit is contained in:
KANE LAZENI 2026-04-21 01:28:57 +00:00
parent a6140c49fe
commit ddd61f06ad
2 changed files with 5 additions and 1 deletions

View File

@ -14,3 +14,7 @@ mdpcentral=5358ue6PDcPxxP3P
dsnebene='mysql:host=localhost;port=3306;dbname=bdintersante;charset=utf8'
loginebene=intersante
mdpebene=5358ue6PDcPxxP3P
dsnric='mysql:host=localhost;port=3306;dbname=db_migration_royal;charset=utf8'
loginric=intersante
mdpric=5358ue6PDcPxxP3P

View File

@ -20,7 +20,7 @@
*/
$companyDisplayName = htmlspecialchars($_SESSION['p_nomSociete'], ENT_QUOTES);
$imgData = $_SESSION['p_photoAssureCrypte'];
$imgData = $_SESSION['p_photoAssureCrypte'];
?>
<!doctype html>