You are here

help.inc in SignatureField 6

Help module integration.

File

modules/help.inc
View source
<?php

/**
 * @file
 * Help module integration.
 */

/**
 * Implements hook_help().
 */
function signaturefield_help() {
}

Functions

Namesort descending Description
signaturefield_help Implements hook_help().