summaryrefslogtreecommitdiff
path: root/modules/openid
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-02 17:26:40 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-02 17:26:40 +0000
commit7264290ea8117a9b65d181e55b7d36658c04ecbb (patch)
tree73d4eb4f745ae45421d8072ce4def9a50155061a /modules/openid
parentd30dd0617ef725ec8744b4cf56c7e159f10039b6 (diff)
downloadbrdo-7264290ea8117a9b65d181e55b7d36658c04ecbb.tar.gz
brdo-7264290ea8117a9b65d181e55b7d36658c04ecbb.tar.bz2
#987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup
Diffstat (limited to 'modules/openid')
-rw-r--r--modules/openid/openid.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/openid/openid.install b/modules/openid/openid.install
index 404cb2fdd..5a90568de 100644
--- a/modules/openid/openid.install
+++ b/modules/openid/openid.install
@@ -112,7 +112,7 @@ function openid_requirements($phase) {
}
/**
- * @defgroup updates-6.x-extra Extra openid updates for 6.x
+ * @addtogroup updates-6.x-to-7.x
* @{
*/
@@ -150,6 +150,5 @@ function openid_update_6000() {
}
/**
- * @} End of "defgroup updates-6.x-extra"
- * The next series of updates should start at 7000.
+ * @} End of "addtogroup updates-6.x-to-7.x"
*/