https://bugzilla.wikimedia.org/show_bug.cgi?id=57760
--- Comment #24 from Jeroen De Dauw <[email protected]> --- Ok, great analysis. Just checked the code in WebStart.php, and indeed, LS is getting loaded after the Composer autoloader. This means we cannot use config yet at the time of entry point inclusion and have to wait till a later point. Putting the smwgScriptPath assignment in a handler to the wfExtensionsFunctions thing will probably work. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
