This commit is contained in:
Karl Burkhart
2010-11-29 16:16:19 +00:00
parent 822b6094dd
commit e59cb59527
2 changed files with 41 additions and 0 deletions
+1
View File
@@ -481,6 +481,7 @@ class wawi_bestellung extends basis_db
updatevon ='.$this->addslashes($this->udpatevon).',
ext_id = '.$this->addslashes($this->ext_id).' WHERE bestellung_id = '.$this->bestellung_id.';';
}
echo $qry;
if($this->db_query($qry))
{
if($this->new)