mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Udjust check data script
This commit is contained in:
parent
9dfa3bc9dd
commit
d398ae2411
@ -97,7 +97,7 @@ class CheckData extends Command
|
||||
$this->checkFailedJobs();
|
||||
}
|
||||
|
||||
$this->checkTranslations();
|
||||
//$this->checkTranslations();
|
||||
$this->logMessage('Done: ' . strtoupper($this->isValid ? RESULT_SUCCESS : RESULT_FAILURE));
|
||||
$errorEmail = env('ERROR_EMAIL');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user