phpvms/modules/Awards
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
Providers Update module generation #714 (#716) 2020-09-20 19:10:52 -04:00
module.json 7.0.0-beta3 Release (#541) 2020-02-08 13:29:34 -05:00