Index: branches/MwEmbedStandAlone/remotes/mediaWiki.js |
— | — | @@ -34,7 +34,7 @@ |
35 | 35 | mwReqParam['embedplayer'] = 'yes'; |
36 | 36 | } |
37 | 37 | |
38 | | -mwReqParam['debug'] = true; |
| 38 | +//mwReqParam['debug'] = true; |
39 | 39 | |
40 | 40 | // Setup up some globals to wrap mwEmbed mw.ready and mw.setConfig functions |
41 | 41 | |