Fixing style errors.
This commit is contained in:
parent
7d9f509a57
commit
15e5f60235
@ -130,7 +130,7 @@ class mod_expensereport_sand extends ModeleNumRefExpenseReport
|
|||||||
|
|
||||||
// We get cursor rule
|
// We get cursor rule
|
||||||
$mask=!empty($conf->global->EXPENSEREPORT_SAND_MASK)?$conf->global->EXPENSEREPORT_SAND_MASK:"";
|
$mask=!empty($conf->global->EXPENSEREPORT_SAND_MASK)?$conf->global->EXPENSEREPORT_SAND_MASK:"";
|
||||||
|
|
||||||
if (!$mask) {
|
if (!$mask) {
|
||||||
$this->error = 'NotConfigured';
|
$this->error = 'NotConfigured';
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user