mirror of
https://github.com/pi-hole/web.git
synced 2026-04-25 03:10:18 +01:00
@@ -43,9 +43,7 @@ switch($type) {
|
||||
break;
|
||||
|
||||
default:
|
||||
echo "Invalid list!";
|
||||
exit();
|
||||
break;
|
||||
die("Invalid list!");
|
||||
}
|
||||
|
||||
// Reload lists in pihole-FTL after having removed something
|
||||
|
||||
Reference in New Issue
Block a user