Auskommentieren Testausgaben

This commit is contained in:
manu
2021-06-09 08:58:17 +02:00
parent 472803dbec
commit e157945ae9
+1 -1
View File
@@ -2348,7 +2348,7 @@ class prestudent extends person
}
$qry .= ");";
echo $qry;
//echo $qry;
if ($this->db_query($qry))
{