[Comoblog-commit] modules/mod_comment_notify/install mod_comment_notify.xml,1.4,1.5
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-12-16 00:48:55
|
Update of /cvsroot/comoblog/modules/mod_comment_notify/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2573 Modified Files: mod_comment_notify.xml Log Message: 1361309 - Fix up TO_NAME module parameter Index: mod_comment_notify.xml =================================================================== RCS file: /cvsroot/comoblog/modules/mod_comment_notify/install/mod_comment_notify.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- mod_comment_notify.xml 13 Dec 2005 09:23:21 -0000 1.4 +++ mod_comment_notify.xml 16 Dec 2005 00:48:47 -0000 1.5 @@ -42,7 +42,7 @@ /> <param - name="CFG_COMMENT_NOTIFY_TO" + name="CFG_COMMENT_NOTIFY_TO_NAME" description="The name notifications will be sent to" type="text" editable="Y" |