From: Eloi G. <ada...@us...> - 2004-07-19 22:20:57
|
Update of /cvsroot/phpwebsite-comm/modules/article/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3598/conf Modified Files: boost.php Log Message: 2.4 Release Files Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/boost.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** boost.php 18 Jun 2004 23:31:08 -0000 1.10 --- boost.php 19 Jul 2004 22:20:20 -0000 1.11 *************** *** 19,23 **** $admin_mod = 1; $active = 'on'; ! $version = '2.3'; $mod_class_files = array('ArticleManager.php', --- 19,23 ---- $admin_mod = 1; $active = 'on'; ! $version = '2.4'; $mod_class_files = array('ArticleManager.php', |