cvs: phpweb / mailing-lists.php
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsbjori1200055573@cvsserver> |
bjori Fri Jan 11 12:46:13 2008 UTC
Modified files:
/phpweb mailing-lists.php
Log:
Mention the mailinglist rules document
http://cvs.php.net/viewvc.cgi/phpweb/mailing-lists.php?r1=1.78&r2=1.79&diff_format=u
Index: phpweb/mailing-lists.php
diff -u phpweb/mailing-lists.php:1.78 phpweb/mailing-lists.php:1.79
--- phpweb/mailing-lists.php:1.78 Fri Jan 11 11:28:57 2008
+++ phpweb/mailing-lists.php Fri Jan 11 12:46:13 2008
@@ -1,5 +1,5 @@
<?php
-// $Id: mailing-lists.php,v 1.78 2008/01/11 11:28:57 bjori Exp $
+// $Id: mailing-lists.php,v 1.79 2008/01/11 12:46:13 bjori Exp $
$_SERVER['BASE_PAGE'] = 'mailing-lists.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/posttohost.inc';
@@ -161,6 +161,10 @@
what you got instead.
</li>
</ul>
+<p>
+ And make sure you have read our
+ <a href="/reST/php-src/README.MAILINGLIST_RULES">Mailinglist Rules</a>.
+</p>
<?php
// array of lists (list, name, short desc., moderated, archive, digest, newsgroup)