@@ -69,6 +69,9 @@ class action {
}
public function adminDeList($ip) {
+
+ echo "blubb" . $ip;
if(!$this->isListed($ip)) { //set true to avoid discovering
return true;