@@ -343,7 +343,7 @@ |
||
| 343 | 343 | } |
| 344 | 344 | if(count($matches) > 1){ |
| 345 | 345 | $this->searchSimilarName($student,$sis_students,false); |
| 346 | - }else{ |
|
| 346 | + } else{ |
|
| 347 | 347 | $data = $highest; |
| 348 | 348 | } |
| 349 | 349 | return $data; |