Index: branches/js2-work/phase3/js/mwEmbed/includes/noMediaWikiConfig.php |
— | — | @@ -21,7 +21,7 @@ |
22 | 22 | // Init our wg Globals |
23 | 23 | $wgJSAutoloadLocalClasses = array(); |
24 | 24 | $wgJSAutoloadClasses = array(); |
25 | | - |
| 25 | +$wgExtensionJavascriptLoader = array(); |
26 | 26 | $wgJSModuleLoaderPaths = array(); |
27 | 27 | |
28 | 28 | /*Localization:*/ |