Building/Form: pipe- and lineworker is updated when network is changed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$code=$Exception->Code;
|
||||
if($code) {
|
||||
echo "Error $code: ";
|
||||
}
|
||||
echo $Exception->Message;
|
||||
echo "\n";
|
||||
Reference in New Issue
Block a user