Go to the source code of this file.
Namespaces | |
| namespace | CLTRACK |
Variables | |
| $tbl_cdb_names = claro_sql_get_course_tbl(claro_get_course_db_name_glued(claro_get_current_course_id())) | |
| $tbl_course_tracking_event = $tbl_cdb_names['tracking_event'] | |
| $nameTools = get_lang('Traffic Details') | |
| $html = '' | |
| switch ($period) $html = '' |
Definition at line 77 of file course_access_details.php.
| $nameTools = get_lang('Traffic Details') |
Definition at line 75 of file course_access_details.php.
| $tbl_cdb_names = claro_sql_get_course_tbl(claro_get_course_db_name_glued(claro_get_current_course_id())) |
Definition at line 37 of file course_access_details.php.
| $tbl_course_tracking_event = $tbl_cdb_names['tracking_event'] |
Definition at line 38 of file course_access_details.php.
1.6.3