Adding exit to unused file

skala
Julio Montoya 14 years ago
parent eca46aa99d
commit c4d86af557
  1. 2
      main/reports/index.php

@ -6,7 +6,7 @@
* @copyrights CBLUE SPRL 2011
* @package chamilo.reports
*/
exit;
// name of the language file that needs to be included
$language_file = array('reportlib');
$cidReset = true;

Loading…
Cancel
Save