mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fixing style errors.
This commit is contained in:
parent
cd2b9538c1
commit
c81c91755d
|
|
@ -282,7 +282,7 @@ if ($action == 'add')
|
|||
if (empty($error)) {
|
||||
$result = $adh->create($user);
|
||||
}
|
||||
|
||||
|
||||
if ($result > 0)
|
||||
{
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/class/CMailFile.class.php';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user