mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 23:52:24 +01:00
Work on ajax ecm module
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
if (! function_exists('json_encode'))
|
||||
{
|
||||
require_once(DOL_DOCUMENT_ROOT ."/core/lib/json.lib.php");
|
||||
include_once(DOL_DOCUMENT_ROOT ."/core/lib/json.lib.php");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user