Skip to content
Snippets Groups Projects
Commit a2727b94 authored by DELARUELLE Myriam's avatar DELARUELLE Myriam
Browse files

deleted logs

parent 1c177659
No related branches found
No related tags found
No related merge requests found
...@@ -170,8 +170,6 @@ function filter($text, array $options = array()) ...@@ -170,8 +170,6 @@ function filter($text, array $options = array())
$this->iena_filter_iframe = $CFG->iena_filter_iframe; $this->iena_filter_iframe = $CFG->iena_filter_iframe;
} }
error_log(isset($_GET['iframe']));
error_log("boum ?");
if (isset($_GET['iframe']) && $this->iena_filter_iframe == true) { if (isset($_GET['iframe']) && $this->iena_filter_iframe == true) {
if ($_GET['iframe'] == 'true') { if ($_GET['iframe'] == 'true') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment