no message
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ class PV_Visu extends IPSModule
|
|||||||
if ($Ident === 'update') {
|
if ($Ident === 'update') {
|
||||||
$this->UpdateData();
|
$this->UpdateData();
|
||||||
} else {
|
} else {
|
||||||
throw new UnexpectedValueException("Unknown Ident $Ident");
|
throw new \UnexpectedValueException("Unknown Ident $Ident");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user