phpvms/modules
B.Fatih KOZ ac1d5e1555
Fix PilotHoursAwards (#1011)
!is_int was causing the check always return false even when user enters a proper value like 6000 or 30000 in admin/award settings.

We should use !is_numeric instead to see if it is a valid numeric value.
2021-01-26 19:48:43 -05:00
..
Awards Fix PilotHoursAwards (#1011) 2021-01-26 19:48:43 -05:00
Vacentral Add ACARS update event #755 (#756) 2020-06-09 09:10:40 -04:00
.gitignore Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00