Skip to content
Snippets Groups Projects
Commit 412ec743 authored by Alexander Hass's avatar Alexander Hass
Browse files

Variable has been deleted in linkchecker_update_7013

parent 6c5471e9
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,6 @@ function linkchecker_uninstall() { ...@@ -38,7 +38,6 @@ function linkchecker_uninstall() {
variable_del('linkchecker_impersonate_user'); variable_del('linkchecker_impersonate_user');
variable_del('linkchecker_scan_blocks'); variable_del('linkchecker_scan_blocks');
variable_del('linkchecker_scan_comments'); variable_del('linkchecker_scan_comments');
variable_del('linkchecker_scan_nodetypes');
variable_del('linkchecker_log_level'); variable_del('linkchecker_log_level');
foreach (node_type_get_names() as $type => $name) { foreach (node_type_get_names() as $type => $name) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment