Update of /cvsroot/phpwsbb/phpwsbb/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23579
Modified Files:
boost.php
Log Message:
version 1.0.4
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwsbb/phpwsbb/conf/boost.php,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** boost.php 23 Mar 2005 20:42:50 -0000 1.41
--- boost.php 4 Feb 2006 04:12:18 -0000 1.42
***************
*** 32,36 ****
$admin_mod = 1;
$active = 'on';
! $version = '1.0.3';
$admin_op = '&PHPWSBB_MAN_OP=list';
$mod_class_files = array('Manager.php');
--- 32,36 ----
$admin_mod = 1;
$active = 'on';
! $version = '1.0.4';
$admin_op = '&PHPWSBB_MAN_OP=list';
$mod_class_files = array('Manager.php');
|