From: <bli...@us...> - 2003-12-06 05:11:53
|
Update of /cvsroot/phpwsscoreboard/scoreboard/conf In directory sc8-pr-cvs1:/tmp/cvs-serv9240/conf Modified Files: boost.php Log Message: Changes for phpWebSite 0.9.3-2 Index: boost.php =================================================================== RCS file: /cvsroot/phpwsscoreboard/scoreboard/conf/boost.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** boost.php 30 Jul 2003 14:39:19 -0000 1.1.1.1 --- boost.php 6 Dec 2003 05:11:51 -0000 1.2 *************** *** 12,16 **** $active = "on"; $priority = 50; ! $version = 0.93; $admin_mod = 1; $branch_allow = 1; --- 12,16 ---- $active = "on"; $priority = 50; ! $version = 0.94; $admin_mod = 1; $branch_allow = 1; |