mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-04-01 19:10:23 +02:00
Minor bugfix for emailaccount testmail
This commit is contained in:
parent
b14c419f3f
commit
90de642685
@ -283,8 +283,8 @@ $width = array('10%'); // Fill out manually later
|
|||||||
$result[0]['email'],
|
$result[0]['email'],
|
||||||
$result[0]['angezeigtername'],
|
$result[0]['angezeigtername'],
|
||||||
'Xenomporio ERP: Testmail',
|
'Xenomporio ERP: Testmail',
|
||||||
'Dies ist eine Testmail',
|
'Dies ist eine Testmail für Account "'.$result[0]['email'].'".',
|
||||||
'',0,true,'','',
|
'',0,false,'','',
|
||||||
true
|
true
|
||||||
)
|
)
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user