function date_popup_install in Date 7
Same name and namespace in other branches
- 6.2 date_popup/date_popup.install \date_popup_install()
Implementation of hook_install().
File
- date_popup/
date_popup.install, line 11 - Install, update and uninstall functions for the Date Popup module.
Code
function date_popup_install() {
}