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