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

+ 2 - 0
index.php

@@ -94,6 +94,8 @@ switch($action) {
         break;
     case 'blacklist':
         break;
+    case 'whitelist':
+        break;
     default:
         if (checkToken($token,$db)){
             if(set($ip,$db)){