DBXE Rebranding
This commit is contained in:
parent
925b8bf56e
commit
308c2aefa8
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
* Copyright (c) 2022 OpenXE project
|
||||
* Copyright (c) 2024 DBXE project
|
||||
*/
|
||||
|
||||
use Xentral\Components\Database\Exception\QueryFailureException;
|
||||
|
|
@ -295,7 +295,7 @@ $width = array('10%'); // Fill out manually later
|
|||
$result[0]['angezeigtername'],
|
||||
array($result[0]['email']),
|
||||
array($result[0]['angezeigtername']),
|
||||
'OpenXE ERP: Testmail',
|
||||
'DBXE ERP: Testmail',
|
||||
'Dies ist eine Testmail für Account "'.$result[0]['email'].'".',
|
||||
'',0,false,'','',
|
||||
true
|
||||
|
|
|
|||
Loading…
Reference in New Issue