~zalongwa/sarisiae/trunk-1

« back to all changes in this revision

Viewing changes to academic/lecturerTranscript.php

  • Committer: Timothy Mwaisaka
  • Date: 2019-04-16 08:36:43 UTC
  • Revision ID: cultimmy@gmail.com-20190416083643-yk6wdv5vor7mco86
Added ayear and semester

Show diffs side-by-side

added added

removed removed

Lines of Context:
418
418
 
419
419
            if ($acyear == 1) {
420
420
                if ($award == 3) {
421
 
                    $pdf->text($x, $y - $rh, 'EXAMINATIONS RESULTS: ');
 
421
                    $pdf->text($x, $y - $rh, 'FIRST YEAR EXAMINATIONS RESULTS: ' . $rowayear->AYear . ' - ' . $currentsemester);
422
422
                } else {
423
423
 
424
424
                    if ($temp == 2) {