CMS  Version 3.9
help.inc
Go to the documentation of this file.
1 <?php
2 $help_map = array(
3 
4  "title" => "Email Management",
5  "pages" => array(
6  "email_template_list" => "Email Templates",
7  "email_template_form" => "Email Template Form"
8  ));
9 ?>
$help_map
Definition: help.inc:2