summaryrefslogtreecommitdiff
path: root/modules/comment/comment.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment/comment.install')
-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() {