This commit is contained in:
Gerald Simane
2009-07-27 07:22:44 +00:00
parent 6d056b4552
commit 7a00b1151b
+1 -1
View File
@@ -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);
}
///////////////////////////////////////////////////////////////////////