From 1f9077ee9263a64eb62cfdb75d7a5233cb86e83c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 6 Jun 2009 16:05:28 +0000 Subject: - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data(). --- modules/system/system.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.api.php') diff --git a/modules/system/system.api.php b/modules/system/system.api.php index 0fa5aeea3..0efcedbc3 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -530,7 +530,7 @@ function hook_mail_alter(&$message) { /** * Alter the information parsed from module and theme .info files * - * This hook is invoked in module_rebuild_cache() and in system_theme_data(). + * This hook is invoked in _system_get_module_data() and in _system_get_theme_data(). * A module may implement this hook in order to add to or alter the data * generated by reading the .info file with drupal_parse_info_file(). * -- cgit v1.2.3