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)
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()!)


No differences found