Fixing style errors.

This commit is contained in:
stickler-ci 2022-08-13 10:18:47 +00:00
parent 7d9f509a57
commit 15e5f60235

View File

@ -130,7 +130,7 @@ class mod_expensereport_sand extends ModeleNumRefExpenseReport
// We get cursor rule
$mask=!empty($conf->global->EXPENSEREPORT_SAND_MASK)?$conf->global->EXPENSEREPORT_SAND_MASK:"";
if (!$mask) {
$this->error = 'NotConfigured';
return 0;