function modal_forms_install in Modal forms (with ctools) 6
Implements hook_install().
File
- ./
modal_forms.install, line 12 - Contains install and update functions for modal_forms.
Code
function modal_forms_install() {
}
Implements hook_install().
function modal_forms_install() {
}