Fix: Path incorrect

This commit is contained in:
Laurent Destailleur 2005-05-06 00:46:07 +00:00
parent 84b598b1f7
commit b54232e2aa

View File

@ -29,7 +29,8 @@
*/ */
require("../../main.inc.php"); require("../../main.inc.php");
require_once("../../facture.class.php"); require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
function llxHeader($head = "", $title="", $help_url='') { function llxHeader($head = "", $title="", $help_url='') {
global $user, $conf, $langs; global $user, $conf, $langs;