New facets show up when editing existing node.
[mkdru-moved-to-drupal.org.git] / mkdru.install
index 9bdf3a5..785443b 100644 (file)
@@ -79,6 +79,7 @@ function mkdru_install() {
 function mkdru_uninstall() {
   // Delete variables
   variable_del('pz2_js_path');
+  variable_del('mkdru_defaults');
   // Clear block visibility
   db_delete('block_node_type')->condition('module', 'mkdru')->execute();
 }
\ No newline at end of file