mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -303,7 +303,7 @@ class lehrstunde extends basis_db
|
||||
return false;
|
||||
}
|
||||
else
|
||||
$num_rows_einheit=$db->db_num_rows($result_einheit);
|
||||
$num_rows_einheit=$this->db_num_rows($result_einheit);
|
||||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user