FIX Missing include

This commit is contained in:
Laurent Destailleur 2018-03-24 12:10:04 +01:00
parent 83b6dd4cb9
commit a3c199e9e3

View File

@ -24,6 +24,7 @@
* \ingroup Advanced accountancy
* \brief File of class with all html predefined components
*/
require_once DOL_DOCUMENT_ROOT .'/core/class/html.form.class.php';
/**