Moderators mark1million Posted November 19, 2011 Moderators Report Share Posted November 19, 2011 Hi, Im trying to find the code where when you change the pilot group it will update another row in my database with the date time now. Currently i have an external cron making all pilots inactive if they have not flown a flight within 7 days of joining, this runs just after midnight every day so i need a way of putting in an exception when the account has been made active again by an admin so im going to put a AND rejoin greater than 7 days clause in the sql statement I just cant find that code in the system on the admin side to edit. Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted November 22, 2011 Author Moderators Report Share Posted November 22, 2011 Kind bump please Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 23, 2011 Administrators Report Share Posted November 23, 2011 If I am following you are looking for the code in; /admin/modules/PilotAdmin/PilotAdmin.php lines 560 - 594 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.