From 7264290ea8117a9b65d181e55b7d36658c04ecbb Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 2 Jan 2011 17:26:40 +0000 Subject: #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup --- modules/contact/contact.install | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modules/contact') diff --git a/modules/contact/contact.install b/modules/contact/contact.install index 435156ded..3c4e934a7 100644 --- a/modules/contact/contact.install +++ b/modules/contact/contact.install @@ -90,7 +90,7 @@ function contact_uninstall() { } /** - * @defgroup updates-6.x-to-7.x Contact updates from 6.x to 7.x + * @addtogroup updates-6.x-to-7.x * @{ */ @@ -146,6 +146,5 @@ function contact_update_7003() { } /** - * @} End of "defgroup updates-6.x-to-7.x" - * The next series of updates should start at 8000. + * @} End of "addtogroup updates-6.x-to-7.x" */ -- cgit v1.2.3