alpha_full/admin/publier/publier.debug.php
2026-04-06 22:58:51 +02:00

5 lines
212 B
PHP
Executable File

<?php
$debugMsg .= monDebug (1,[
'Server' => $server, 'bdd (locale)' => $bdd, 'bdd1 (locale)' => $bdd1, 'bdd Prod' => $bddProd, 'host' => $host, 'user' => $user, 'pass' => $pass
],'export.debug.php');
?>