From: <ok...@us...> - 2003-01-07 21:04:05
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv3868/modules/mydownloads/language/english Modified Files: modinfo.php Log Message: a little change in phrases Index: modinfo.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/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:16:54 -0000 1.2 --- modinfo.php 7 Jan 2003 21:03:54 -0000 1.3 *************** *** 32,36 **** define('_MI_MYDOWNLOADS_CHECKHOST', 'Restrict the leeching ?'); define('_MI_MYDOWNLOADS_REFERERS', 'Sites with access to link the downloads'); ! define("_MI_MYDOWNLOADS_ANONPOST","Allow anonymous users to post?"); // Description of each config items --- 32,36 ---- define('_MI_MYDOWNLOADS_CHECKHOST', 'Restrict the leeching ?'); define('_MI_MYDOWNLOADS_REFERERS', 'Sites with access to link the downloads'); ! define("_MI_MYDOWNLOADS_ANONPOST","Allow anonymous users to post links?"); // Description of each config items |