* (bug 1662) Implemented a new magic word, {{CURRENTMONTHABBREV}} which returns
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Thu, 24 Mar 2005 03:00:06 +0000 (03:00 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Thu, 24 Mar 2005 03:00:06 +0000 (03:00 +0000)
commitb04b29509d2718a0c8f854d44cec5be3129a240f
treea3446a7d7f186dd2d00c157a08e60fe0669d848b
parent5e1619eeb4f5097564ef6fd647609e85c066e793
* (bug 1662) Implemented a new magic word, {{CURRENTMONTHABBREV}} which returns
  the abbreviation of the current month, cleaned up the sourcecode while I was
  at it to always display CURRENTMONTH, CURRENTMONTHNAME, CURRENTMONTHNAMEGEN
  and CURRENTMONTHABBREV in that order that's mnemonics for you.
includes/MagicWord.php
includes/Parser.php
languages/Language.php