Visual network topoloy: Difference between revisions
From Artificial Neural Network for PHP
Line 10: | Line 10: | ||
catch(Exception $e) |
catch(Exception $e) |
||
{ |
{ |
||
die('Network not found'); |
|||
exit; |
|||
} |
} |
||
Line 10: | Line 10: | ||
catch(Exception $e) |
catch(Exception $e) |
||
{ |
{ |
||
die('Network not found'); |
|||
exit; |
|||
} |
} |
||