CMS  Version 3.9
help.inc
Go to the documentation of this file.
1 <?php
2 $help_map = array(
3  "default" => "index",
4  "title" => "Scheduled Tasks",
5  "pages" => array(
6  "scheduled_tasks" => "Scheduled Tasks",
7  "scheduled_task_form" => "Scheduled Task Form",
8  "scheduled_task_logs" => "Scheduled Task Logs"
9  )
10  );
11 
12 ?>
$help_map
Definition: help.inc:2