CMS  Version 3.9
help.inc
Go to the documentation of this file.
1 <?php
2 $help_map = array(
3  "default" => "index",
4  "pages" => array(
5  "index" => "How to Use the Auto Login Component",
6  "authentication_tokens" => "Authentication Tokens",
7  "authentication_token_form" => "Setting up an Authentication Token"));
8 ?>
$help_map
Definition: help.inc:2