Update of /cvsroot/phpwsscoreboard/scoreboard/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24258/conf
Modified Files:
boost.php
Log Message:
Getting ready for phpWebSite 0.10.0 and removed deprecated defines
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwsscoreboard/scoreboard/conf/boost.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** boost.php 6 Dec 2003 05:11:51 -0000 1.2
--- boost.php 24 Nov 2004 21:23:46 -0000 1.3
***************
*** 12,16 ****
$active = "on";
$priority = 50;
! $version = 0.94;
$admin_mod = 1;
$branch_allow = 1;
--- 12,16 ----
$active = "on";
$priority = 50;
! $version = 0.95;
$admin_mod = 1;
$branch_allow = 1;
|