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