You are here

function fe_paths_form_alter in File Entity Paths 7.2

Implements hook_form_alter().

File

./fe_paths.module, line 78
Contains functions for the File Entity Paths module.

Code

function fe_paths_form_alter(&$form, &$form_state, $form_id) {

  //dsm($form_id);
}