Update of /cvsroot/phpwebsite-comm/modules/article/conf
In directory sc8-pr-cvs1:/tmp/cvs-serv12170/conf
Modified Files:
boost.php
Log Message:
Version 1.5 Release
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/boost.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** boost.php 6 Aug 2003 02:26:33 -0000 1.4
--- boost.php 31 Aug 2003 22:53:21 -0000 1.5
***************
*** 18,22 ****
$admin_mod = 1;
$active = "on";
! $version = 1.4;
$mod_class_files = array("ArticleManager.php",
--- 18,22 ----
$admin_mod = 1;
$active = "on";
! $version = 1.5;
$mod_class_files = array("ArticleManager.php",
|