plugins/SpecialUserFuncs.php
changeset 912 95d0d8596c87
parent 909 94c1ff984286
child 953 323c4cd1aa37
--- 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()