https://bugzilla.wikimedia.org/show_bug.cgi?id=25124
--- Comment #3 from Roan Kattouw <[email protected]> 2011-06-06 17:14:35 UTC --- (In reply to comment #2) > 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 ? Yeah, that'll work, as long as that var has a sane default. Go for it. -- 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
