Skip to content

Commit

Permalink
cambios
Browse files Browse the repository at this point in the history
  • Loading branch information
nvidela committed Jul 16, 2020
1 parent 3800d5c commit 8421d8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ public function executeUpdate(sfWebRequest $request)
$calification_final ++;
}
}
$result = false;
if($calification_final == count($cs->getCourseSubjectStudents()))
{
$result = true;
Expand Down

0 comments on commit 8421d8e

Please sign in to comment.