enabel use strict again
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 25 Jun 2013 12:13:50 +0000 (12:13 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 25 Jun 2013 12:13:50 +0000 (12:13 +0000)
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)