https://bugzilla.wikimedia.org/show_bug.cgi?id=38888
--- Comment #5 from Sam Reed (reedy) <[email protected]> 2012-07-31 16:43:33 UTC --- ( version_compare( $wgVersion, '1.16', '>=' ) && isset( $wgExtensionAssetsPath ) && $wgExtensionAssetsPath ) ^ Is there any point adding pre 1.16 compatibility? It just seems pointless supporting a version that was EOL (from "our" POV) since November 2011, when you're primarily developing for "trunk" (or thereabouts) wikis? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
