CMS  Version 3.9
help.inc
Go to the documentation of this file.
1 <?php
2 $help_map = array(
3  "title" => "Menu",
4  "pages" => array(
5 
6  "menus" => "Menus",
7  "menu_form" => "Menu Form",
8  "menu_items" => "Menu Items",
9  "menu_item_form" => "Menu Item Form"
10  )
11  );
12 
13 ?>
$help_map
Definition: help.inc:2