summaryrefslogtreecommitdiff
path: root/modules/comment
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2012-07-16 09:45:43 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2012-07-16 09:45:43 -0700
commit7a7abd77b47bb1f92ef4380502e071f840db9280 (patch)
tree4612f9d2d209a59b1f8f2c90a6ead6e9a70ea1a9 /modules/comment
parent10bdfda909cff100255005d8c6d3abc5ba3eff2a (diff)
downloadbrdo-7a7abd77b47bb1f92ef4380502e071f840db9280.tar.gz
brdo-7a7abd77b47bb1f92ef4380502e071f840db9280.tar.bz2
Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group
Diffstat (limited to 'modules/comment')
-rw-r--r--modules/comment/comment.install18
1 files changed, 9 insertions, 9 deletions
diff --git a/modules/comment/comment.install b/modules/comment/comment.install
index eaaa6b099..e4da58f38 100644
--- a/modules/comment/comment.install
+++ b/modules/comment/comment.install
@@ -345,6 +345,15 @@ function comment_update_7006(&$sandbox) {
}
/**
+ * @} End of "addtogroup updates-6.x-to-7.x".
+ */
+
+/**
+ * @addtogroup updates-7.x-extra
+ * @{
+ */
+
+/**
* Add an index to the created column.
*/
function comment_update_7007() {
@@ -372,15 +381,6 @@ function comment_update_7008() {
}
/**
- * @} End of "addtogroup updates-6.x-to-7.x".
- */
-
-/**
- * @addtogroup updates-7.x-extra
- * @{
- */
-
-/**
* Change the last_comment_timestamp column description.
*/
function comment_update_7009() {