mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Auskommentieren Testausgaben
This commit is contained in:
@@ -2348,7 +2348,7 @@ class prestudent extends person
|
||||
}
|
||||
$qry .= ");";
|
||||
|
||||
echo $qry;
|
||||
//echo $qry;
|
||||
|
||||
if ($this->db_query($qry))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user