FIx error 500 on restler api PHP 8.0
This commit is contained in:
parent
6c71c6f5e5
commit
7dc7b746cb
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
use Luracast\Restler\RestException;
|
use Luracast\Restler\RestException;
|
||||||
|
|
||||||
require 'ticket.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/ticket/class/ticket.class.php';
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/ticket.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/ticket.lib.php';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user