SYNC Studenten

This commit is contained in:
Rudolf Hangl
2007-01-15 08:59:45 +00:00
parent 3e3f5a412c
commit 8f147ab80c
2 changed files with 333 additions and 209 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ class nation
{
$qry='INSERT INTO bis.tbl_nation (code, entwicklungsstand, eu, ewr, kontinent, kurztext, langtext, engltext, sperre) VALUES('.
$qry='INSERT INTO bis.tbl_nation (nation_code, entwicklungsstand, eu, ewr, kontinent, kurztext, langtext, engltext, sperre) VALUES('.
$this->addslashes($this->code).', '.
$this->addslashes($this->entwicklungsstand).', '.
$this->addslashes($this->eu).', '.