https://bugzilla.wikimedia.org/show_bug.cgi?id=19888


Laurence 'GreenReaper' Parry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Laurence 'GreenReaper' Parry <[email protected]>  
2009-09-03 03:59:16 UTC ---
Random note before I forget - the stylepath line should be either:
if (typeof stylepath == 'undefined') var stylepath = "";
or this shorter version (from Splarka):
var stylepath = stylepath || "";


-- 
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

Reply via email to