syntaxfehler ausgemerzt, vielleicht wegen dem
This commit is contained in:
@@ -204,7 +204,7 @@ class WP_Standart extends IPSModule {
|
||||
}else{
|
||||
break;
|
||||
$newCount = $this->GetValue("WP_Laufzeit_Zahler");
|
||||
$this->SetValue("WP_Laufzeit_Zahler", ($newCount +1))
|
||||
$this->SetValue("WP_Laufzeit_Zahler", ($newCount +1));
|
||||
}
|
||||
|
||||
|
||||
@@ -217,7 +217,6 @@ class WP_Standart extends IPSModule {
|
||||
|
||||
|
||||
|
||||
$this->SetValue("LetzterPeakwert", $Peak);
|
||||
$this->SetValue("LetzterPeakwert", $Peak);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user