From: <go...@us...> - 2002-10-11 06:14:54
|
Update of /cvsroot/xoops/xoops-current/html/modules/headlines In directory usw-pr-cvs1:/tmp/cvs-serv5992/html/modules/headlines Modified Files: xoops_version.php Log Message: Index: xoops_version.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/headlines/xoops_version.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** xoops_version.php 15 Jul 2002 08:13:17 -0000 1.1.1.1 --- xoops_version.php 11 Oct 2002 06:14:21 -0000 1.2 *************** *** 3,7 **** $modversion['version'] = 1.00; $modversion['description'] = _MI_HEADLINES_DESC; ! $modversion['author'] = "Francisco Burzi<br>( http://phpnuke.org/ )"; $modversion['credits'] = "The XOOPS Project"; $modversion['help'] = "headlines.html"; --- 3,7 ---- $modversion['version'] = 1.00; $modversion['description'] = _MI_HEADLINES_DESC; ! $modversion['author'] = "Francisco Burzi<br />( http://phpnuke.org/ )"; $modversion['credits'] = "The XOOPS Project"; $modversion['help'] = "headlines.html"; |