From: Don S. <ri...@us...> - 2004-09-09 20:11:27
|
Update of /cvsroot/phpwsbb/phpwsbb/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28664/conf Modified Files: boost.php Log Message: Adding Eloi to COPYRIGHT for his uberpatch Index: boost.php =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/conf/boost.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** boost.php 11 Aug 2004 02:10:24 -0000 1.34 --- boost.php 9 Sep 2004 20:11:09 -0000 1.35 *************** *** 31,35 **** $admin_mod = 1; $active = "on"; ! $version = "0.9.7"; $admin_op = "&PHPWSBB_MAN_OP=list"; $mod_class_files = array("Manager.php"); --- 31,35 ---- $admin_mod = 1; $active = "on"; ! $version = "0.10.0"; $admin_op = "&PHPWSBB_MAN_OP=list"; $mod_class_files = array("Manager.php"); |