mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-04 05:39:28 +00:00
0 bsp-bug
This commit is contained in:
@@ -580,7 +580,7 @@ if (!isset($_GET["notenuebersicht"]))
|
||||
if ($uebung_obj->maxbsp)
|
||||
echo "maxbsp = ".$uebung_obj->maxbsp.";";
|
||||
else
|
||||
echo "maxbsp = 0;";
|
||||
echo "maxbsp = 9999;";
|
||||
echo "aktbsp = ".$anzahl.";";
|
||||
echo "function plus1(id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user