Disabled unused ticket pages

pull/2790/head
Julio Montoya 7 years ago
parent 2937cf24cf
commit 40560f9322
  1. 2
      main/ticket/course_user_list.php
  2. 1
      main/ticket/report.php

@ -1,6 +1,8 @@
<?php
/* For licensing terms, see /license.txt */
exit;
/**
* @package chamilo.plugin.ticket
*/

@ -1,6 +1,7 @@
<?php
/* For licensing terms, see /license.txt */
exit;
use ChamiloSession as Session;
/**

Loading…
Cancel
Save