Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
clientside_validation
Commits
ccd4dbc0
Commit
ccd4dbc0
authored
Oct 13, 2015
by
Jelle Sebreghts
Browse files
Issue #2414647 by topsitemakers: Not all variables are removed on hook_uninstall
parent
991bd08d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
clientside_validation.install
clientside_validation.install
+2
-0
No files found.
clientside_validation.install
View file @
ccd4dbc0
...
...
@@ -89,6 +89,8 @@ function clientside_validation_uninstall() {
'clientside_validation_use_minified'
,
'clientside_validation_validate_all'
,
'clientside_validation_validate_specific'
,
'clientside_validation_usexregxp'
,
'clientside_validation_xregxp_variant'
,
);
foreach
(
$variables
as
$name
)
{
...
...
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