mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
@@ -65,9 +65,7 @@ switch($list) {
|
||||
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