FIX : #3724 Bug: Blank page after cloning proposal with changed client

This commit is contained in:
Florian HENRY 2015-10-13 09:37:33 +02:00
parent df39a1054e
commit 8aaa1993c6

View File

@ -1063,7 +1063,7 @@ class Propal extends CommonObject
{
global $db, $user,$langs,$conf,$hookmanager;
dol_include_once('/projet/class.project.class.php');
dol_include_once('/projet/class/project.class.php');
$this->context['createfromclone']='createfromclone';