https://bugzilla.wikimedia.org/show_bug.cgi?id=25124
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Krinkle <[email protected]> 2011-06-06 17:01:26 UTC --- Ahm.. it does look weird now in Resources.php registry: 'remoteBasePath' => $GLOBALS['wgStylePath'], 'localBasePath' => "{$GLOBALS['IP']}/skins", it's used for remote but not for local, should be a simple fix by putting $wgStyleDirectory there.. no ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
