From d5f39f4e8ecb048fee3df6b2ee5034c9830f1cf3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 14 Jan 2012 13:51:36 +0100 Subject: [PATCH] Fix: This page should not be used, but if fix however. --- htdocs/compta/param/comptes/fiche.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/compta/param/comptes/fiche.php b/htdocs/compta/param/comptes/fiche.php index 3cdcea00a4b..615fec9b93f 100644 --- a/htdocs/compta/param/comptes/fiche.php +++ b/htdocs/compta/param/comptes/fiche.php @@ -27,6 +27,7 @@ */ require("../../../main.inc.php"); +require_once(DOL_DOCUMENT_ROOT."/compta/class/comptacompte.class.php"); $mesg = '';