use PhpHelper::parseArrayToPhpFile in new MysqlServer API command; show asterisk for mandatory fields in formfields; add ssl-flag for ssl-enabled ip in installation
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -159,7 +159,7 @@ if ($page == 'overview' || $page == 'emails') {
|
||||
'formdata' => $email_add_data['emails_add']
|
||||
]);
|
||||
} else {
|
||||
Response::standardError('noemaildomainaddedyet');
|
||||
Response::standardError('emails.noemaildomainaddedyet');
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user