Project:DataSync
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This seems to be missing from the datasync.install file.
Or at least something like it.

<?php
/**
* Implementation of hook_uninstall().
*/
function datasync_uninstall() {
 
drupal_uninstall_schema('datasync');
}
?>

Comments

#1

Priority:critical» normal

Thanks for the report, will get to this as soon as I can

#2

Status:active» fixed

#3

Status:fixed» active

#4

Status:active» fixed

committed to DRUPAL-6--1

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here