Try cut and paste to solve pb on class project.

This commit is contained in:
Laurent Destailleur 2014-08-28 12:26:43 +02:00
parent b810e6e556
commit 4a91476be3

View File

@ -53,6 +53,7 @@ class Project extends CommonObject
var $statuts; var $statuts;
var $oldcopy; var $oldcopy;
/** /**
* Constructor * Constructor
* *