added two new features: local time and a link to the user page
[e-DoKo.git] / functions.php
index 390f6c9dde0cb8a05ca234296843a2e002752911..6bd50af740d23f59b84e322b532752f8e373c803 100644 (file)
@@ -404,7 +404,7 @@ function display_news()
   global $wiki;
   echo "<div class=\"bug\"> ".
     "Please hit shift+reload.<br /><hr />".
-    "Fixed a few bugs, comments might be working again <br /><hr />".
+    "added local time display, let me know what you think<br /><hr />".
     "If you find more bugs, please list them in the <a href=\"".$wiki.
     "\">wiki</a>.</div>\n";
   return;