You are here

function gallery_assist_recovery in Gallery Assist 6

Here are planed the export, rebuild or any other operation.

File

./gallery_assist.module, line 5406
Drupal content type with gallery functionality.

Code

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

  // will come later...
  return '';
}