Fix: Plantage contact not found

This commit is contained in:
Laurent Destailleur 2007-01-03 00:06:56 +00:00
parent f20da8d0a9
commit 0bdc1eabe1

View File

@ -26,6 +26,8 @@
\version $Revision$ \version $Revision$
*/ */
require_once(DOL_DOCUMENT_ROOT."/contact.class.php");
/** /**
\class CommonObject \class CommonObject