summaryrefslogtreecommitdiff
path: root/modules/image/image.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/image/image.install')
-rw-r--r--modules/image/image.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/image/image.install b/modules/image/image.install
index 5595a335d..b7aac7152 100644
--- a/modules/image/image.install
+++ b/modules/image/image.install
@@ -254,6 +254,11 @@ function image_update_7000() {
}
/**
+ * @addtogroup updates-7.x-extra
+ * @{
+ */
+
+/**
* Rename possibly misnamed {image_effect} table to {image_effects}.
*/
function image_update_7001() {
@@ -443,6 +448,10 @@ function image_update_7004() {
}
/**
+ * @} End of "addtogroup updates-7.x-extra".
+ */
+
+/**
* Implements hook_requirements() to check the PHP GD Library.
*
* @param $phase