From: Carsten K. <car...@us...> - 2001-12-21 01:20:34
|
Update of /cvsroot/phpwiki/phpwiki/doc In directory usw-pr-cvs1:/tmp/cvs-serv32751/phpwiki/doc Modified Files: INSTALL.MacOSX Log Message: Changed docs which pointed to specific (and recently incorrect) line numbers of index.php to instead refer to just "part five". Index: INSTALL.MacOSX =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/doc/INSTALL.MacOSX,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** INSTALL.MacOSX 2001/12/21 01:08:44 1.5 --- INSTALL.MacOSX 2001/12/21 01:20:28 1.6 *************** *** 158,162 **** sudo apachectl graceful ! Next, edit the following lines 379, 387 and 412 of index.php to match the following: --- 158,162 ---- sudo apachectl graceful ! Next, edit the following lines in part five of index.php to match the following: |