You are here

function date_popup_enable in Date 7

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

Implementation of hook_enable().

File

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

Code

function date_popup_enable() {
}