From: Eloi G. <ada...@us...> - 2004-08-21 17:38:58
|
Update of /cvsroot/phpwebsite-comm/modules/article/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8062/conf Modified Files: boost.php Log Message: 2.6 Release Files Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/conf/boost.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** boost.php 21 Aug 2004 17:02:10 -0000 1.12 --- boost.php 21 Aug 2004 17:38:17 -0000 1.13 *************** *** 19,23 **** $admin_mod = 1; $active = 'on'; ! $version = '2.5'; $mod_class_files = array('ArticleManager.php', --- 19,23 ---- $admin_mod = 1; $active = 'on'; ! $version = '2.6'; $mod_class_files = array('ArticleManager.php', |