mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 16:29:22 +01:00
removed a left-over debug-message
This commit is contained in:
parent
493c25bbf4
commit
2dcb0ace3c
@ -627,7 +627,6 @@
|
|||||||
|
|
||||||
function show($post_vars='')
|
function show($post_vars='')
|
||||||
{
|
{
|
||||||
echo "this->etemplate->data = "; _debug_array($this->etemplate->data);
|
|
||||||
if ($this->debug)
|
if ($this->debug)
|
||||||
{
|
{
|
||||||
echo "<p>etemplate.editor.show: content="; _debug_array($post_vars);
|
echo "<p>etemplate.editor.show: content="; _debug_array($post_vars);
|
||||||
|
Loading…
Reference in New Issue
Block a user