correct call to class commande.class.php

This commit is contained in:
Philippe Grand 2010-03-27 17:09:09 +00:00
parent 7335f85d95
commit cab4356e3d

View File

@ -29,6 +29,7 @@
require("../main.inc.php");
require_once(DOL_DOCUMENT_ROOT."/html.formfile.class.php");
require_once(DOL_DOCUMENT_ROOT ."/commande/commande.class.php");
$langs->load('orders');
$langs->load('companies');