This commit is contained in:
Christian Paminger
2014-10-15 07:18:35 +00:00
parent f29cde55d6
commit d67fa64051
+1 -1
View File
@@ -294,7 +294,7 @@ class filter extends basis_db
{
//Neuen Datensatz einfuegen
$qry='INSERT INTO public.tbl_filter (kurzbz, sql, valuename,
showvalue, type, htmlattr insertamum, insertvon) VALUES ('.
showvalue, type, htmlattr, insertamum, insertvon) VALUES ('.
$this->db_add_param($this->kurzbz).', '.
$this->db_add_param($this->sql).', '.
$this->db_add_param($this->valuename).', '.