Hi folks,
I’m currently writing an addon module in the admin section of whmcs. The problem I have is that when doing ajax queries to my module I get back a whole whmcs page instead of just the small result from my script that I want.
Is there anyway to turn off the headers/footers for a single request? Ideally I would be able to get /admin/addonmodules.php?module=MyMod&headers=off or something to do this, but I can’t find any information about it.
Thanks for your help
JRS