socket2pending (s2p) array added
[brisk.git] / web / briskin5 / Obj / briskin5.phh
index f1c119a..cda8768 100644 (file)
@@ -1246,7 +1246,7 @@ class Bin5 {
                 fflush($new_socket);
                 
                 
-                $s_a_p->socks_set($new_socket, $user);
+                $s_a_p->socks_set($new_socket, $user, NULL);
                 $user->rd_socket_set($new_socket);
                 printf(" - qui ci siamo - ");
                 return TRUE;