Comment
[mkws-moved-to-github.git] / 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;