[Comoblog-commit] modules/mod_comment_notify/install mod_comment_notify.xml,1.2,1.3
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-11-29 11:43:31
|
Update of /cvsroot/comoblog/modules/mod_comment_notify/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19917 Modified Files: mod_comment_notify.xml Log Message: Cleanup of parameter info in mod_comment_notify Index: mod_comment_notify.xml =================================================================== RCS file: /cvsroot/comoblog/modules/mod_comment_notify/install/mod_comment_notify.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mod_comment_notify.xml 28 Nov 2005 10:48:32 -0000 1.2 +++ mod_comment_notify.xml 29 Nov 2005 11:43:23 -0000 1.3 @@ -34,7 +34,7 @@ <param name="CFG_WHERE_IS_SENDMAIL" - description="location of send mail -" + description="Location of the sendmail program" type="text" editable="Y" accept_null="N" @@ -42,4 +42,4 @@ /> -</module> \ No newline at end of file +</module> |