Explorar o código

fix auth file error

causefx %!s(int64=9) %!d(string=hai) anos
pai
achega
fbfd810725
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      auth.php

+ 0 - 6
auth.php

@@ -2,12 +2,6 @@
 
 $data = false;
 
-function registration_callback($username, $email, $userdir)
-{
-    global $data;
-    $data = array($username, $email, $userdir);
-}
-
 function getBannedUsers($string){
     
     if (strpos($string, ',') !== false) {