element name used to create the clas...

This commit is contained in:
PeartreeG 2016-02-02 14:05:35 +01:00
parent 62b35ffa45
commit 6bb6e66e13

View File

@ -259,9 +259,9 @@ else
} }
/* /*
* Specific to agenda module * Specific to fichinter module
*/ */
if ($element_id && $element == 'ficheinter') if ($element_id && $element == 'fichinter')
{ {
require_once DOL_DOCUMENT_ROOT.'/core/lib/fichinter.lib.php'; require_once DOL_DOCUMENT_ROOT.'/core/lib/fichinter.lib.php';