diff --git a/etemplate/inc/class.editor.inc.php b/etemplate/inc/class.editor.inc.php index b100fa2bc1..b278e44ef9 100644 --- a/etemplate/inc/class.editor.inc.php +++ b/etemplate/inc/class.editor.inc.php @@ -627,7 +627,6 @@ function show($post_vars='') { - echo "this->etemplate->data = "; _debug_array($this->etemplate->data); if ($this->debug) { echo "
etemplate.editor.show: content="; _debug_array($post_vars);