[Comoblog-commit] modules/mod_comment_notify/install mod_comment_notify.xml,1.1,1.2
Status: Inactive
Brought to you by:
markwallis
|
From: iamdecal <iam...@us...> - 2005-11-28 10:48:45
|
Update of /cvsroot/comoblog/modules/mod_comment_notify/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14767/mod_comment_notify/install Modified Files: mod_comment_notify.xml Log Message: typo fairy got into the xml, removed the extra tag Index: mod_comment_notify.xml =================================================================== RCS file: /cvsroot/comoblog/modules/mod_comment_notify/install/mod_comment_notify.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mod_comment_notify.xml 28 Nov 2005 10:41:39 -0000 1.1 +++ mod_comment_notify.xml 28 Nov 2005 10:48:32 -0000 1.2 @@ -1,8 +1,6 @@ <?xml version="1.0" standalone="no"?> <!DOCTYPE module SYSTEM "http://comoblog.sourceforge.net/DTD/comoblog_mod_install.dtd"> <module> -<module> - <name>mod_comment_notify</name> <description>Sends an email (using smtp) when a comment is added</description> <allowed_pos>not_visible</allowed_pos> |