remove old readme
[atutor.git] / docs / mods / _standard / statistics / module.php
1 <?php\r
2 if (!defined('AT_INCLUDE_PATH')) { exit; }\r
3 if (!isset($this) || (isset($this) && (strtolower(get_class($this)) != 'module'))) { exit(__FILE__ . ' is not a Module'); }\r
4 \r
5 $this->_pages['mods/_standard/statistics/course_stats.php']['title_var'] = 'statistics';\r
6 $this->_pages['mods/_standard/statistics/course_stats.php']['parent']    = 'tools/index.php';\r
7 $this->_pages['mods/_standard/statistics/course_stats.php']['guide']     = 'instructor/?p=statistics.php';\r
8 \r
9 ?>