Skip to content

Commit

Permalink
remove useless line
Browse files Browse the repository at this point in the history
  • Loading branch information
FHenry committed Apr 24, 2012
1 parent 5ed77c8 commit 07bff41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion htdocs/projet/class/project.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,6 @@ function initAsSpecimen()
$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;
Expand Down

0 comments on commit 07bff41

Please sign in to comment.