Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a966c326
Commit
a966c326
authored
Sep 29, 2007
by
Gábor Hojtsy
Browse files
#160603
by nancyw and Freso: variable search_cron_limit was not removed on search uninstall
parent
ebfbaa3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/search/search.install
View file @
a966c326
...
...
@@ -18,4 +18,5 @@ function search_uninstall() {
variable_del
(
'minimum_word_size'
);
variable_del
(
'overlap_cjk'
);
variable_del
(
'search_cron_limit'
);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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