andre 4 years ago
parent
commit
e91f5628f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

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