Skip to content
Snippets Groups Projects
Commit bd13da4b authored by Jean-Philippe Guérard's avatar Jean-Philippe Guérard
Browse files

Syntax error

parent f8f277e9
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
EOF;
$encoded_app = '=?UTF-8?B?' . base64_encode( NOMAPPLICATION, ) . '?=' ;
$encoded_app = '=?UTF-8?B?' . base64_encode( NOMAPPLICATION ) . '?=' ;
$headers = sprintf( $headers_str, $encoded_app, ADRESSEMAILADMIN ) ;
return $headers ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment