From 0125b20cdab54dac2d0737123263cf6547d7623d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 20 Aug 2009 10:48:03 +0000 Subject: - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. --- includes/image.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/image.inc b/includes/image.inc index e425d1251..e7734463d 100644 --- a/includes/image.inc +++ b/includes/image.inc @@ -24,7 +24,7 @@ * Image toolkits are discovered based on the associated module's * hook_image_toolkits. Additionally the image toolkit include file * must be identified in the files array in the module.info file. The - * toolkit must then be enabled using the admin/settings/image-toolkit + * toolkit must then be enabled using the admin/config/media/image-toolkit * form. * * Only one toolkit may be selected at a time. If a module author wishes to call -- cgit v1.2.3