remove useless line
This commit is contained in:
parent
58df839271
commit
fa0e1ca87e
@ -736,7 +736,6 @@ class Project extends CommonObject
|
||||
$this->id = 0;
|
||||
$this->ref = 'SPECIMEN';
|
||||
$this->specimen = 1;
|
||||
$socid = rand(1, $num_socs);
|
||||
$this->socid = 1;
|
||||
$this->date_c = $now;
|
||||
$this->date_m = $now;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user