PSR
This commit is contained in:
parent
484e5c833f
commit
c6d00822d9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ function inc_gamumail_remplacements_dist($args, $html) {
|
|||
$html = gamumail_remplacer_modele('url_site', $url_site, $html);
|
||||
|
||||
/**
|
||||
* @@nom_site@@ => nom du site
|
||||
* @@nom_site@@ => nom du site
|
||||
**/
|
||||
$nom_site = lire_config('nom_site');
|
||||
$html = gamumail_remplacer_modele('nom_site', $nom_site, $html);
|
||||
|
|
Loading…
Add table
Reference in a new issue