Revision: 48541
Author:   demon
Date:     2009-03-18 21:32:58 +0000 (Wed, 18 Mar 2009)

Log Message:
-----------
Documenting this, because it makes no sense.

Modified Paths:
--------------
    trunk/phase3/includes/parser/CoreParserFunctions.php

Modified: trunk/phase3/includes/parser/CoreParserFunctions.php
===================================================================
--- trunk/phase3/includes/parser/CoreParserFunctions.php        2009-03-18 
21:26:57 UTC (rev 48540)
+++ trunk/phase3/includes/parser/CoreParserFunctions.php        2009-03-18 
21:32:58 UTC (rev 48541)
@@ -96,6 +96,8 @@
                
                $pref = $parser->mOptions->getDateFormat();
                
+               // Specify a different default date format other than the the 
normal default
+               // iff the user has 'default' for their setting         
                if ($pref == 'default' && $defaultPref)
                        $pref = $defaultPref;
                



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to