Update api_setup.class.php
This commit is contained in:
parent
c9aaf01a7c
commit
737bbf6e7c
@ -579,7 +579,8 @@ class Setup extends DolibarrApi
|
|||||||
return $list;
|
return $list;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($conf->ticket->enabled) {
|
if (! empty($conf->ticket->enabled))
|
||||||
|
{
|
||||||
/**
|
/**
|
||||||
* Get the list of tickets categories.
|
* Get the list of tickets categories.
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user