From: Don S. <ri...@us...> - 2004-04-30 02:53:06
|
Update of /cvsroot/phpwsbb/phpwsbb/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26117/conf Modified Files: boost.php Log Message: Releasing 0.9.3 for thread menu thing Index: boost.php =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/conf/boost.php,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** boost.php 21 Apr 2004 17:40:29 -0000 1.29 --- boost.php 30 Apr 2004 02:52:58 -0000 1.30 *************** *** 31,35 **** $admin_mod = 1; $active = "on"; ! $version = "0.9.2"; $admin_op = "&PHPWSBB_MAN_OP=list"; $mod_class_files = array("Manager.php"); --- 31,35 ---- $admin_mod = 1; $active = "on"; ! $version = "0.9.3"; $admin_op = "&PHPWSBB_MAN_OP=list"; $mod_class_files = array("Manager.php"); |