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
286d9c6a
Commit
286d9c6a
authored
Jan 06, 2010
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Patch
#675014
by jhodgdon: documentation header for forum_taxonomy_term_delete() is wrong.
parent
2b2c8096
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/forum/forum.module
modules/forum/forum.module
+1
-1
No files found.
modules/forum/forum.module
View file @
286d9c6a
...
...
@@ -442,7 +442,7 @@ function forum_permission() {
}
/**
* Implements hook_taxonomy().
* Implements hook_taxonomy
_term_delete
().
*/
function
forum_taxonomy_term_delete
(
$tid
)
{
// For containers, remove the tid from the forum_containers variable.
...
...
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