diff --git a/main/reports/index.php b/main/reports/index.php index 9f1e82e23c..9e9ec70942 100644 --- a/main/reports/index.php +++ b/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;