From: Don S. <ri...@us...> - 2004-05-19 19:24:34
|
Update of /cvsroot/phpwsbb/phpwsbb/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14009/conf Modified Files: boost.php Log Message: Releasing 0.9.5 for phpws-0.9.3-3 inclusion Index: boost.php =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/conf/boost.php,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** boost.php 11 May 2004 14:21:49 -0000 1.31 --- boost.php 19 May 2004 19:24:06 -0000 1.32 *************** *** 31,35 **** $admin_mod = 1; $active = "on"; ! $version = "0.9.4"; $admin_op = "&PHPWSBB_MAN_OP=list"; $mod_class_files = array("Manager.php"); --- 31,35 ---- $admin_mod = 1; $active = "on"; ! $version = "0.9.5"; $admin_op = "&PHPWSBB_MAN_OP=list"; $mod_class_files = array("Manager.php"); |