Fix syntax error
This commit is contained in:
parent
37afc58c48
commit
507328d83a
@ -102,7 +102,7 @@ class mod_expensereport_jade extends ModeleNumRefExpenseReport
|
|||||||
global $db,$conf;
|
global $db,$conf;
|
||||||
|
|
||||||
// For backward compatibility and restore old behavior to get ref of expense report
|
// For backward compatibility and restore old behavior to get ref of expense report
|
||||||
if ($conf->global->)
|
if ($conf->global->EXPENSEREPORT_USE_OLD_NUMBERING_RULE)
|
||||||
{
|
{
|
||||||
$fuser = null;
|
$fuser = null;
|
||||||
if ($object->fk_user_author > 0)
|
if ($object->fk_user_author > 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user