CMS  Version 3.9
help.inc
Go to the documentation of this file.
1 <?php
2 $help_map = array(
3  "title" => "Article",
4  "pages" => array(
5  "article_form" => "Article Form",
6  "article_search_results" => "Article Search Results",
7  "article_search" => "Article Search",
8  "articles" => "Articles",
9  )
10  );
11 
12 ?>
$help_map
Definition: help.inc:2