|
From: <ada...@us...> - 2003-09-06 22:38:59
|
Update of /cvsroot/phpwebsite-comm/modules/article/conf
In directory sc8-pr-cvs1:/tmp/cvs-serv9334/conf
Modified Files:
boost.php
Log Message:
Version 1.5.1 Release
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/boost.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** boost.php 31 Aug 2003 22:53:21 -0000 1.5
--- boost.php 6 Sep 2003 22:38:27 -0000 1.6
***************
*** 18,22 ****
$admin_mod = 1;
$active = "on";
! $version = 1.5;
$mod_class_files = array("ArticleManager.php",
--- 18,22 ----
$admin_mod = 1;
$active = "on";
! $version = 1.5.1;
$mod_class_files = array("ArticleManager.php",
|