diff --git a/includes/functions.php b/includes/functions.php index 3099defc..02cce1c6 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -1036,3 +1036,25 @@ function renderStatus($hostapd_led, $hostapd_status, $memused_led, $memused, $cp $interval) { + throw new \Exception('Operation timed out'); + } + + return $result; +} +