clear out some compile warnings

This commit is contained in:
Graham Knop 2008-10-01 22:43:29 +00:00
parent 21058ead4d
commit 05a01201ff
6 changed files with 6 additions and 9 deletions

View file

@ -1139,7 +1139,7 @@ sub www_editProjectSave {
}
#Save the extended project data
my $projectId = $self->setCollateral("PM_project","projectId",$props,0,1);
$projectId = $self->setCollateral("PM_project","projectId",$props,0,1);
if($origProjId eq "new") {
#Create Project Start Milestone Task for new projects