You are here

function date_popup_uninstall in Date 7

Same name and namespace in other branches
  1. 6.2 date_popup/date_popup.install \date_popup_uninstall()

Implementation of hook_uninstall().

File

date_popup/date_popup.install, line 17
Install, update and uninstall functions for the Date Popup module.

Code

function date_popup_uninstall() {
}