You are here

function drupalgap_module_install_form_validate in DrupalGap 7.2

Same name and namespace in other branches
  1. 7 drupalgap.module \drupalgap_module_install_form_validate()

File

./drupalgap.module, line 509
A module to provide a bridge between Drupal websites and PhoneGap mobile applications.

Code

function drupalgap_module_install_form_validate($form, &$form_state) {
}