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