function drupalgap_module_install_form_validate in DrupalGap 7
Same name and namespace in other branches
- 7.2 drupalgap.module \drupalgap_module_install_form_validate()
File
- ./
drupalgap.module, line 556 - A module to provide a bridge between Drupal websites and PhoneGap mobile applications.
Code
function drupalgap_module_install_form_validate($form, &$form_state) {
}