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
google_analytics
Commits
2b26c6ef
Commit
2b26c6ef
authored
Apr 05, 2013
by
hass
Browse files
Uninstall of 'googleanalytics_privacy_donottrack' variable is missing
parent
b33bc65e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
googleanalytics.install
googleanalytics.install
+1
-0
No files found.
googleanalytics.install
View file @
2b26c6ef
...
...
@@ -31,6 +31,7 @@ function googleanalytics_uninstall() {
variable_del
(
'googleanalytics_custom'
);
variable_del
(
'googleanalytics_custom_var'
);
variable_del
(
'googleanalytics_domain_mode'
);
variable_del
(
'googleanalytics_privacy_donottrack'
);
variable_del
(
'googleanalytics_js_scope'
);
variable_del
(
'googleanalytics_last_cache'
);
variable_del
(
'googleanalytics_pages'
);
...
...
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