update
This commit is contained in:
+1
-1
@@ -132,5 +132,5 @@ function getAlphabetCell($idx)
|
||||
|
||||
function getTA()
|
||||
{
|
||||
return Session::get('Tahun_Anggaran');
|
||||
return Session::get('Tahun_Anggaran')!==null?Session::get('Tahun_Anggaran'):date("Y");
|
||||
}
|
||||
Reference in New Issue
Block a user