This commit is contained in:
Rodolphe Quiedeville 2005-03-29 13:45:39 +00:00
parent 77c71fcb67
commit bb1d0ce7e6

View File

@ -33,6 +33,8 @@ if (substr($sapi_type, 0, 3) == 'cgi')
}
require ("../../htdocs/master.inc.php");
require(DOL_DOCUMENT_ROOT."/lolix/cv/cv.class.php");
$error = 0;