This commit is contained in:
Laurent Destailleur 2011-02-20 18:55:22 +00:00
parent 1799679a6b
commit b8a6699aea

View File

@ -312,7 +312,7 @@ function thirdparty_doc_create($db, $id, $message, $modele, $outputlangs)
$srctemplatepath=$tmp[1];
}
// Charge le modele
// Search template
$file = "doc_".$modele.".modules.php";
if (file_exists($dir.'/'.$file))
{