Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
62401d60
Commit
62401d60
authored
Oct 09, 2008
by
webchick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#294742
by axyjo: Doxygen correction for drupal_alter().
parent
f841d1a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
includes/common.inc
includes/common.inc
+2
-0
No files found.
includes/common.inc
View file @
62401d60
...
@@ -2703,6 +2703,8 @@ function drupal_system_listing($mask, $directory, $key = 'name', $min_depth = 1)
...
@@ -2703,6 +2703,8 @@ function drupal_system_listing($mask, $directory, $key = 'name', $min_depth = 1)
}
}
/**
/**
* Hands off structured Drupal arrays to type-specific *_alter implementations.
*
* This dispatch function hands off structured Drupal arrays to type-specific
* This dispatch function hands off structured Drupal arrays to type-specific
* *_alter implementations. It ensures a consistent interface for all altering
* *_alter implementations. It ensures a consistent interface for all altering
* operations.
* operations.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment