mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
Faktor ist jetzt standardmäßig 1.0
This commit is contained in:
@@ -352,7 +352,7 @@ if(!$error)
|
||||
if($row->planfaktor!='')
|
||||
$lem->faktor = $row->planfaktor;
|
||||
else
|
||||
$lem->faktor = '0';
|
||||
$lem->faktor = '1.0';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user