CMS  Version 3.9
help.inc
Go to the documentation of this file.
1 <?php
2 $help_map = array(
3  "title" => "Activity Tracking and Feedback",
4  "default" => "index",
5  "pages" => array(
6  "activity_report" => "Activity Report",
7  "feedback" => "Feedback",
8  "session_details" => "Session Details"
9  )
10  );
11 
12 ?>
$help_map
Definition: help.inc:2