Update
This commit is contained in:
@@ -128,4 +128,9 @@ function getAlphabetCell($idx)
|
||||
}else{
|
||||
return $alphabet[$idx];
|
||||
}
|
||||
}
|
||||
|
||||
function getTA()
|
||||
{
|
||||
return Session::get('Tahun_Anggaran');
|
||||
}
|
||||
Reference in New Issue
Block a user