You are here

help.inc in File (Field) Paths 6.2

Help module integration.

File

modules/help.inc
View source
<?php

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

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

Functions

Namesort descending Description
filefield_paths_help Implements hook_help().