diff --git a/htdocs/intracommreport/card.php b/htdocs/intracommreport/card.php index af19f5f4224..01cc99574f7 100644 --- a/htdocs/intracommreport/card.php +++ b/htdocs/intracommreport/card.php @@ -21,7 +21,7 @@ * \ingroup Intracomm report * \brief Page to manage intracomm report export */ -require_once '../main.inc.php'; +require '../main.inc.php'; require_once DOL_DOCUMENT_ROOT . '/core/class/html.formother.class.php'; require_once DOL_DOCUMENT_ROOT . '/core/lib/functions.lib.php'; require_once DOL_DOCUMENT_ROOT . '/intracommreport/class/intracommreport.class.php'; @@ -120,7 +120,7 @@ if ($action == 'create') print load_fiche_titre($langs->trans("IntracommReportTitle")); print '