This commit is contained in:
Frédéric FRANCE 2019-12-11 23:30:54 +01:00
parent 12f84d8254
commit f30d1394dd
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -21,9 +21,9 @@
*/ */
/** /**
* \file htdocs/don/admin/dons.php * \file htdocs/don/admin/donation.php
* \ingroup donations * \ingroup donations
* \brief Page to setup the donation module * \brief Page to setup the donation module
*/ */
require '../../main.inc.php'; require '../../main.inc.php';
require_once DOL_DOCUMENT_ROOT . '/core/lib/admin.lib.php'; require_once DOL_DOCUMENT_ROOT . '/core/lib/admin.lib.php';