You are here

function date_popup_disable in Date 7

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

Implementation of hook_disable().

File

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

Code

function date_popup_disable() {
}