[Aminet-commit] r146 - trunk/phpinclude

aminet-discuss at aminet.net aminet-discuss at aminet.net
Thu Mar 19 13:33:41 CET 2009


Author: mendoza
Date: 2009-03-19 05:33:41 -0700 (Thu, 19 Mar 2009)
New Revision: 146

Modified:
   trunk/phpinclude/recent.php
Log:
Add MOTD, but commented out

Modified: trunk/phpinclude/recent.php
===================================================================
--- trunk/phpinclude/recent.php	2009-03-19 12:19:03 UTC (rev 145)
+++ trunk/phpinclude/recent.php	2009-03-19 12:33:41 UTC (rev 146)
@@ -11,6 +11,8 @@
 
 gui_header();
 
+// MOTD goes here, i.e.: echo "<a href=\"http://wiki.aminet.net/2008-07-11\">Note: Aminet is currently suffering from various smaller bugs, we're working on it</a><br>";
+
 $nosort = 1;
 
 include "include/search.php";




More information about the Aminet-commit mailing list