summaryrefslogtreecommitdiff
path: root/modules/system/system.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.install')
-rw-r--r--modules/system/system.install20
1 files changed, 10 insertions, 10 deletions
diff --git a/modules/system/system.install b/modules/system/system.install
index 676d27259..800ea12e1 100644
--- a/modules/system/system.install
+++ b/modules/system/system.install
@@ -2953,6 +2953,16 @@ function system_update_7069() {
}
/**
+ * @} End of "defgroup updates-6.x-to-7.x".
+ * The next series of updates should start at 8000.
+ */
+
+/**
+ * @defgroup updates-7.x-extra Extra system updates for 7.x
+ * @{
+ */
+
+/**
* Remove the obsolete 'drupal_badge_color' and 'drupal_badge_size' variables.
*/
function system_update_7070() {
@@ -2983,16 +2993,6 @@ function system_update_7072() {
}
/**
- * @} End of "defgroup updates-6.x-to-7.x".
- * The next series of updates should start at 8000.
- */
-
-/**
- * @defgroup updates-7.x-extra Extra system updates for 7.x
- * @{
- */
-
-/**
* Add binary to {file_managed}, in case system_update_7034() was run without
* it.
*/