()
| 21382 | |
| 21383 | function showSystemError(message) { |
| 21384 | showNotification(message, 'error'); |
| 21385 | } |
| 21386 | |
| 21387 | // ============================================================================ |
| 21388 | // NETKB (Network Knowledge Base) FUNCTIONS |
| 21389 | // ============================================================================ |
no outgoing calls
no test coverage detected