authenticate_session() and run_auto_searches() are now local to their
authorMike Taylor <mike@indexdata.com>
Fri, 24 Jan 2014 13:10:17 +0000 (13:10 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 24 Jan 2014 13:10:17 +0000 (13:10 +0000)
commitdedc44b6fcebbecfc7d6e484e84cd3dcb8aabfe4
tree314e124e32ed00dbc3659e7800b0f79fd693f697
parente14aea2ca68c5b8975d53bab9877dac6370796f7
authenticate_session() and run_auto_searches() are now local to their
function rather than global members of mkws.

Use console.log() rather than debug() in run_auto_searches()

(For some reason, debug() works in authenticate_session()!)
tools/htdocs/mkws.js