Comment
authorMike Taylor <mike@indexdata.com>
Thu, 23 Jan 2014 15:57:28 +0000 (15:57 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 23 Jan 2014 15:57:28 +0000 (15:57 +0000)
tools/htdocs/mkws.js

index 098d22b..d52a525 100644 (file)
@@ -162,6 +162,7 @@ function _make_mkws_team($, teamName) {
     };
 
 
+    // Needs to be defined inside _make_mkws_team() so it can see m_debug_time
     mkws.debug_function = function (string) {
        if (!mkws.debug_level)
            return;