removed a left-over debug-message

This commit is contained in:
Ralf Becker 2002-09-29 22:23:30 +00:00
parent 493c25bbf4
commit 2dcb0ace3c

View File

@ -627,7 +627,6 @@
function show($post_vars='')
{
echo "this->etemplate->data = "; _debug_array($this->etemplate->data);
if ($this->debug)
{
echo "<p>etemplate.editor.show: content="; _debug_array($post_vars);