From: <ada...@us...> - 2003-07-16 19:47:50
|
Update of /cvsroot/phpwebsite-comm/modules/article/conf In directory sc8-pr-cvs1:/tmp/cvs-serv5540/conf Modified Files: boost.php Log Message: New version release and minor license adjustment Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/boost.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** boost.php 9 Jul 2003 20:24:25 -0000 1.1 --- boost.php 16 Jul 2003 19:47:45 -0000 1.2 *************** *** 18,22 **** $admin_mod = 1; $active = "on"; ! $version = 1; $mod_class_files = array("ArticleManager.php", --- 18,22 ---- $admin_mod = 1; $active = "on"; ! $version = 1.2; $mod_class_files = array("ArticleManager.php", |