add comment

This commit is contained in:
Frédéric France
2022-09-07 20:08:59 +02:00
parent 59b1e01d02
commit 8d33953142
745 changed files with 749 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
* \brief Page to setup extra fields of reception
*/
// Load Dolibarr environment
require '../main.inc.php';
require_once DOL_DOCUMENT_ROOT.'/core/lib/reception.lib.php';
require_once DOL_DOCUMENT_ROOT.'/core/class/extrafields.class.php';