From: <ok...@us...> - 2003-01-07 21:03:04
|
Update of /cvsroot/xoops/xoops2/modules/news/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv3327/modules/news/language/english Modified Files: modinfo.php Log Message: Index: modinfo.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/news/language/english/modinfo.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modinfo.php 5 Jan 2003 19:18:40 -0000 1.2 --- modinfo.php 7 Jan 2003 21:02:51 -0000 1.3 *************** *** 27,31 **** define('_MI_NOTIFYSUBMIT', 'Notify by mail upon new submission?'); define('_MI_DISPLAYNAV', 'Display navigation box?'); ! define("_MI_ANONPOST","Allow anonymous users to post?"); // Description of each config items --- 27,31 ---- define('_MI_NOTIFYSUBMIT', 'Notify by mail upon new submission?'); define('_MI_DISPLAYNAV', 'Display navigation box?'); ! define("_MI_ANONPOST","Allow anonymous users to post news article?"); // Description of each config items |