Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
authorMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:17:42 +0000 (14:17 +0200)
committerMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:17:42 +0000 (14:17 +0200)
experiments/spclient/mkws.js

index 0db3796..cad3ede 100644 (file)
@@ -1,7 +1,7 @@
 /* A very simple client that shows a basic usage of the pz2.js
 */
 
-// "use strict"; // HTML5
+"use strict"; // HTML5: disable for debug >= 2
 
 // global config object mkws_config 
 if (!mkws_config)