From ec7ff41cc58d1604918e0e10aeeef1bed9dd5d52 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 4 Jan 2010 21:31:52 +0000 Subject: #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. --- includes/install.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/install.inc b/includes/install.inc index a6b63c69f..962f14ed2 100644 --- a/includes/install.inc +++ b/includes/install.inc @@ -581,7 +581,7 @@ function drupal_install_modules($module_list = array(), $disable_modules_install * * Used during installation to install modules one at a time and then * enable them, or to install a number of modules at one time - * from admin/config/modules. + * from admin/modules. * * @param $module * The machine name of the module to install. -- cgit v1.2.3