Skip to content
Snippets Groups Projects
Commit 8aaa1993 authored by Florian Henry's avatar Florian Henry
Browse files

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

parent df39a105
Branches
Tags
No related merge requests found
...@@ -1063,7 +1063,7 @@ class Propal extends CommonObject ...@@ -1063,7 +1063,7 @@ class Propal extends CommonObject
{ {
global $db, $user,$langs,$conf,$hookmanager; 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'; $this->context['createfromclone']='createfromclone';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment