diff --git a/etemplate/inc/class.soetemplate.inc.php b/etemplate/inc/class.soetemplate.inc.php index 68f3e7ff91..aca6c11b55 100644 --- a/etemplate/inc/class.soetemplate.inc.php +++ b/etemplate/inc/class.soetemplate.inc.php @@ -842,8 +842,6 @@ class soetemplate if (!($rows = $this->db->affected_rows())) { echo "
soetemplate::save('$this->name','$this->template','$this->lang',$this->group,'$this->version') nothing written!!!
\n"; - function_backtrace(); - _debug_array($this->db); } return $rows; }