@@ -81,7 +81,7 @@ switch($action) {
if(delist($ip,$db)){
echo "$ip delisted" . PHP_EOL;
} else {
- echo "$ip not delisted" . PHP_EOL;
+ echo "$ip not delisted blubb" . PHP_EOL;
};
break;
case 'blacklist':