diff -r facff435cdaa -r 95d0d8596c87 plugins/SpecialUserFuncs.php --- a/plugins/SpecialUserFuncs.php Wed Apr 15 14:23:48 2009 -0400 +++ b/plugins/SpecialUserFuncs.php Wed Apr 15 16:20:33 2009 -0400 @@ -1882,7 +1882,7 @@ * @return string */ - function format_date($time) + public static function format_date($time) { global $lang; // Our formattting string to pass to enano_date()