|
From: Benjamin C. <bc...@us...> - 2001-08-25 03:36:07
|
Update of /cvsroot/phpbt/phpbt
In directory usw-pr-cvs1:/tmp/cvs-serv25532
Modified Files:
INSTALL
Log Message:
Point to the right file for editing :)
Index: INSTALL
===================================================================
RCS file: /cvsroot/phpbt/phpbt/INSTALL,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- INSTALL 2001/08/22 22:34:52 1.6
+++ INSTALL 2001/08/25 03:36:04 1.7
@@ -11,7 +11,7 @@
-- or --
-5. Edit include.php as follows:
+5. Edit config.php as follows:
a. Change the INSTALLPATH and INSTALLURL variables to point the right
locations.
b. Change the ADMINEMAIL constant to what you want
|