Syntax error
This commit is contained in:
parent
f8f277e929
commit
bd13da4b58
@ -197,7 +197,7 @@ Content-Type: text/plain; charset=UTF-8
|
|||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
EOF;
|
EOF;
|
||||||
|
|
||||||
$encoded_app = '=?UTF-8?B?' . base64_encode( NOMAPPLICATION, ) . '?=' ;
|
$encoded_app = '=?UTF-8?B?' . base64_encode( NOMAPPLICATION ) . '?=' ;
|
||||||
$headers = sprintf( $headers_str, $encoded_app, ADRESSEMAILADMIN ) ;
|
$headers = sprintf( $headers_str, $encoded_app, ADRESSEMAILADMIN ) ;
|
||||||
|
|
||||||
return $headers ;
|
return $headers ;
|
||||||
|
Loading…
Reference in New Issue
Block a user