From: Don S. <ri...@us...> - 2004-04-02 17:21:41
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30297/docs Modified Files: ChangeLog Log Message: Need to poll database when checking if phpwsBB is offline. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.98 retrieving revision 1.99 diff -C2 -d -r1.98 -r1.99 *** ChangeLog 2 Apr 2004 16:54:48 -0000 1.98 --- ChangeLog 2 Apr 2004 17:09:26 -0000 1.99 *************** *** 3,6 **** --- 3,7 ---- 02 Apr 2004; Don Seiler <do...@NO...> + Need to poll database when checking if phpwsBB is still offline. singletrack found a bunch of bugs in 0.9.0. Fixes are: Copying images to images/phpwsbb to work with branches. |