summaryrefslogtreecommitdiff
path: root/includes/registry.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/registry.inc')
-rw-r--r--includes/registry.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/registry.inc b/includes/registry.inc
index 5250a0226..213e03bc5 100644
--- a/includes/registry.inc
+++ b/includes/registry.inc
@@ -20,9 +20,9 @@
*/
/**
- * @See drupal_rebuild_code_registry.
+ * @see registry_rebuild.
*/
-function _drupal_rebuild_code_registry() {
+function _registry_rebuild() {
// Reset the resources cache.
_registry_get_resource_name();
// Get the list of files we are going to parse.