Index: moodlelib.php =================================================================== RCS file: /cvsroot/moodle/moodle/lib/moodlelib.php,v retrieving revision 1.960.2.75 diff -u -r1.960.2.75 moodlelib.php --- moodlelib.php 28 Apr 2008 08:33:48 -0000 1.960.2.75 +++ moodlelib.php 2 May 2008 07:34:18 -0000 @@ -5162,7 +5162,7 @@ 'parentlanguage', 'strftimedate', 'strftimedateshort', 'strftimedatetime', 'strftimedaydate', 'strftimedaydatetime', 'strftimedayshort', 'strftimedaytime', 'strftimemonthyear', 'strftimerecent', 'strftimerecentfull', 'strftimetime', - 'thischarset', 'thisdirection', 'thislanguage'); + 'thischarset', 'thisdirection', 'thislanguage', 'strftimedatetimeshort'); $filetocheck = 'langconfig.php'; $defaultlang = 'en_utf8';