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

+ 1 - 0
index.php

@@ -1,4 +1,5 @@
 <?php
+error_reporting(E_ALL);
 $ip = 1234567;
 
 $db = new mysqli('localhost', 'ban', 'Blubb123-', 'ban');