causefx %!s(int64=8) %!d(string=hai) anos
pai
achega
7369873fc7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chat.php

+ 1 - 1
chat.php

@@ -9,7 +9,7 @@ require_once("user.php");
 require_once("functions.php");
 
 $USER = new User("registration_callback");
-qualifyUser(HOMEPAGEAUTHNEEDED, true);
+qualifyUser(CHATAUTH, true);
 if(CHAT !== "true"){ die("chat not enabled");}
 $dbfile = DATABASE_LOCATION.'users.db';