Update of /cvsroot/phpmychat/phpMyChat-0.15/docs
In directory usw-pr-cvs1:/tmp/cvs-serv8068/docs
Modified Files:
install.txt
Log Message:
Moved config comments in the 'docs/configuration.txt' file
Index: install.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/install.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** install.txt 2001/04/26 20:11:41 1.1
--- install.txt 2001/06/13 18:07:38 1.2
***************
*** 52,57 ****
b) Do it manually. Move into 'chat/config' directory and make changes to the
! config.lib.php3 file. This file is well documented, so you should be able to
! pick out what you need to change fairly easily.
6) Once all this has been done, you should protect the config file (that contains
--- 52,57 ----
b) Do it manually. Move into 'chat/config' directory and make changes to the
! 'config.lib.php3' file (see 'docs/configuration.txt' for details about the
! directives).
6) Once all this has been done, you should protect the config file (that contains
|