You are here

function gathercontent_help in GatherContent 7

Implements hook_help().

File

./gathercontent.module, line 22
Imports pages from GatherContent (http://gathercontent.com/) into Drupal as nodes.

Code

function gathercontent_help($path, $arg) {

  // @TODO help.
}