[Openfirst-cvscommit] base README,1.1.1.1,1.2
Brought to you by:
xtimg
From: Astronouth7303 <ast...@us...> - 2005-07-18 22:34:41
|
Update of /cvsroot/openfirst/base In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31000 Modified Files: README Log Message: Fixes for installation script Index: README =================================================================== RCS file: /cvsroot/openfirst/base/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README 7 Jun 2003 16:11:31 -0000 1.1.1.1 --- README 18 Jul 2005 22:34:33 -0000 1.2 *************** *** 1,22 **** ! OpenFIRST.base ! ============== ! ! This module is the basic container for all of the OpenFIRST software. ! ! It includes the configuration information required by other modules, ! and provides an integrated view of the software. ! ! Configuration ! ============= ! Access an OpenFIRST page without having changed globals.php and a configuration ! wizard will pop up. ! ! ! Tables Used ! =========== ! ofirst_config ! ofirst_members ! ! OpenFIRST.base is distributed ! under the GNU GPL. For more information, see ! http://OpenFIRST.sourceforge.net and COPYING --- 1,22 ---- ! openFIRST.base ! ============== ! ! This module is the basic container for all of the OpenFIRST software. ! ! It includes the configuration information required by other modules, ! and provides an integrated view of the software. ! ! Configuration ! ============= ! Access an OpenFIRST page without having created sitesettings.php and a configuration ! wizard will pop up. ! ! ! Tables Used ! =========== ! config ! members ! ! openFIRST.base is distributed ! under the GNU GPL. For more information, see ! http://OpenFIRST.sourceforge.net and COPYING |