a
This commit is contained in:
parent
3f9bbaf637
commit
0e6d4e38b1
|
|
@ -4,6 +4,15 @@
|
|||
{
|
||||
$msgErreur = 'Site en maintenance, veuillez vous reconnecter plus tard!';
|
||||
}
|
||||
|
||||
$cheminLogo = "/var/www/Config/$codeSociete/logo_societe.png";
|
||||
|
||||
var_dump(
|
||||
array(
|
||||
"cheminLogo" => $cheminLogo,
|
||||
)
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 12px; margin-bottom:10px;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user