From c2a833cf1e2af5fb9ade1dfc2e49d2e5150c03f4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 12 Aug 2009 11:33:44 +0000 Subject: =?UTF-8?q?-=20Patch=20#546878=20by=20G=C3=A1bor=20Hojtsy,=20yoroy?= =?UTF-8?q?:=20move=20performance=20settings.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- includes/common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index 4e4a0e356..bd41d283c 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -2871,8 +2871,8 @@ function drupal_clear_css_cache() { * a JavaScript file. Defaults to TRUE. * - preprocess * Aggregate the JavaScript if the JavaScript optimization setting has - * been toggled in admin/settings/performance. Note that JavaScript of - * type 'external' is not aggregated. Defaults to TRUE. + * been toggled in admin/config/development/performance. Note that + * JavaScript of type 'external' is not aggregated. Defaults to TRUE. * @return * The contructed array of JavaScript files. * @see drupal_get_js() -- cgit v1.2.3