mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
removing unnecessary diagnostics
This commit is contained in:
parent
5a8f98fc31
commit
4152099975
@ -846,8 +846,6 @@ class soetemplate
|
||||
if (!($rows = $this->db->affected_rows()))
|
||||
{
|
||||
echo "<p>soetemplate::save('$this->name','$this->template','$this->lang',$this->group,'$this->version') <b>nothing written!!!</b></p>\n";
|
||||
function_backtrace();
|
||||
_debug_array($this->db);
|
||||
}
|
||||
return $rows;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user