Omerr01 Posted November 26, 2016 Report Share Posted November 26, 2016 hello, there is option to reset the signature for specific pilot? Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted November 26, 2016 Moderators Report Share Posted November 26, 2016 (edited) Add the following code in your "frontpage_main.php" and refresh the page to trigger it. Keep in mind to remove it after you're done cause if you don't every time your website opens, it will be triggered and your pilot's signature will be reset. <?php PilotData::generatesingnature($pilotid) ;?> "$pilotid" is the id of your specific pilot(eg. 27). This will reset the signature of that specific pilot. Edited November 26, 2016 by parkho 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.