Update of /cvsroot/openfirst/www/inc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20308
Modified Files:
headers.php
Log Message:
Add a reference to the Contributor's HOWTO in the header file.
Index: headers.php
===================================================================
RCS file: /cvsroot/openfirst/www/inc/headers.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** headers.php 1 Jan 2005 20:56:46 -0000 1.9
--- headers.php 8 Jan 2005 14:17:53 -0000 1.10
***************
*** 112,116 ****
#1227, and #1257. You may
<a href="http://www.openfirst.org/developers/">read more about the
! developers</a>.</td>
</tr>
<tr>
--- 112,116 ----
#1227, and #1257. You may
<a href="http://www.openfirst.org/developers/">read more about the
! developers</a>. To learn how to contribute to the project, and for a technical reference about writing modifications / patches / enhancements for the openFIRST system, read the <a href="http://www.openfirst.org/doc/tut/howto/">openFIRST Contributor's HOWTO</a>. New contributors are always welcome.</td>
</tr>
<tr>
|