Update of /cvsroot/openfirst/manual/openfirst.members
In directory sc8-pr-cvs1:/tmp/cvs-serv12646/openfirst.members
Modified Files:
members.php
Log Message:
Make basic changes found by proof reading, including rewording, spelling, grammar, and minor technical inaccuracies.
Index: members.php
===================================================================
RCS file: /cvsroot/openfirst/manual/openfirst.members/members.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** members.php 29 Sep 2003 21:38:20 -0000 1.1
--- members.php 12 Oct 2003 22:40:49 -0000 1.2
***************
*** 44,48 ****
<tr>
<td>The openFIRST.members module is the base system for all member related
! information. This module intergrates with many openFIRST modules. The module
provides user permission tracking, individual user workspaces and website
options, profile editing and viewing. It also allows for easy implemetation
--- 44,48 ----
<tr>
<td>The openFIRST.members module is the base system for all member related
! information. This module integrates with many openFIRST modules. The module
provides user permission tracking, individual user workspaces and website
options, profile editing and viewing. It also allows for easy implemetation
***************
*** 75,80 ****
<tr>
<td>The member module is the base of many other modules. In order to run those
! other modules you will require to have this module properly setup and running
! on your server. The user workspace allows individial users to store files
related to specific divisions, personal page files and group files.</td>
</tr>
--- 75,80 ----
<tr>
<td>The member module is the base of many other modules. In order to run those
! other modules you will require this module properly setup and running
! on your server. The user workspace allows individual users to store files
related to specific divisions, personal page files and group files.</td>
</tr>
***************
*** 83,87 ****
</tr>
<tr>
! <td>Updates are scheduled for the module with specific new requests.</td>
</tr>
<tr>
--- 83,87 ----
</tr>
<tr>
! <td>None.</td>
</tr>
<tr>
***************
*** 116,118 ****
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
\ No newline at end of file
--- 116,118 ----
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
|