Comment.
authorMike Taylor <mike@indexdata.com>
Thu, 30 Jan 2014 12:25:48 +0000 (12:25 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 30 Jan 2014 12:25:48 +0000 (12:25 +0000)
tools/htdocs/mkws.js

index 97c4867..c6e5797 100644 (file)
@@ -166,6 +166,7 @@ function team($, teamName) {
 
 
     // Needs to be defined inside team() so it can see m_debug_time
+    // ### member access won't work: there is only one instance of this function
     mkws.debug_function = function (string) {
        if (!mkws.debug_level)
            return;