From: Don S. <ri...@us...> - 2004-09-21 14:34:29
|
Update of /cvsroot/phpwsbb/phpwsbb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3601 Modified Files: README Log Message: Adding note about imglib Index: README =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/README,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README 6 Apr 2004 17:57:51 -0000 1.3 --- README 21 Sep 2004 14:34:20 -0000 1.4 *************** *** 16,21 **** INSTALLATION ============ ! See docs/INSTALL for installation instructions, as well as instructions ! on seeking support for phpwsBB. LICENSE --- 16,23 ---- INSTALLATION ============ ! See docs/INSTALL for installation instructions, as well as instructions on ! seeking support for phpwsBB. If you are installing this on phpwebsite < ! 0.9.3-5, you'll need to install the ImgLib classes, see the README in the ! imglib dir. LICENSE |