Can anyone think of a reason why this might be a security risk (or generally a bad idea)?
http://therickards.com/autocomplete/mysite/debug-mode
It's a remote call to my module that runs file_get_contents() on the module.info file.
That way, I can verify which version people are using.
- Ken
And, for the literal minded out there, I added this to an autocomplete menu item just so I would have to edit the menu hook.