Fixed a bug reported by Andrew Grumet (in the forums) - the default parameter value could be returned at times even if a value was set. This happened if you added a parameter because the cache update query was wrong. Rebooting would fix it so no one had noticed ...
1. Fixed a couple of .info files 2. Got rid of Ben's hack to always reload query files before doing a query mapping. He did this so you wouldn't have to reboot AOLserver every time you change query files. It was a short-term hack but unfortunately it looped virgin installs. 3. Added code to the APM to make the "watch" feature work with query files as well as library files. This makes Ben's hack mentioned above unnecessary.