User talk:Cdamian

From MediaWiki.org

Jump to: navigation, search

[edit] update request

can you please update the Calendar matrix? --217.64.242.138 09:58, 30 March 2007 (UTC)

[edit] Minor bugfix for Extension:Calendar

International users might be thankful if you replace substr() with mb_substr() in your files (for example, in WeekdayShort() in WikiCalendarClass.php, to avoid messing up characters for weeks with the first character being multibyte (i.e., "četvrtak" is Croatian for "Thursday" and this "č" gets messed up with substr()). -- vsego17; you can find me at GMail