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,9 +26,11 @@
\version $Revision$
*/
require_once(DOL_DOCUMENT_ROOT."/contact.class.php");
/**
\class CommonObject
\class CommonObject
\brief Classe mere pour héritage des classes metiers
*/