lastest modifies
[brisk.git] / web / index_wr.php
1 <?php
2 /*
3  *  brisk - index_wr.php
4  *
5  *  Copyright (C) 2006-2015 Matteo Nastasi
6  *                          mailto: nastasi@alternativeoutput.it
7  *                                  matteo.nastasi@milug.org
8  *                          web: http://www.alternativeoutput.it
9  *
10  * This program is free software; you can redistribute it and/or modify
11  * it under the terms of the GNU General Public License as published by
12  * the Free Software Foundation; either version 2 of the License, or
13  * (at your option) any later version.
14  *
15  * This program is distributed in the hope that it will be useful, but
16  * WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABLILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18  * General Public License for more details. You should have received a
19  * copy of the GNU General Public License along with this program; if
20  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
21  * Suite 330, Boston, MA 02111-1307, USA.
22  *
23  */
24
25 $mlang_indwr = array( 'unknownerr'    => array( 'it' => 'errore sconosciuto',
26                                                 'en' => 'unknown error'),
27                       'btn_backtotab' => array( 'it' => 'Torna ai tavoli.',
28                                                 'en' => 'Back to tables.' ),
29                       'warrrepl'  => array( 'it' => '<br>Il nominativo &egrave; stato inoltrato all\'amministratore.<br><br>Nell\'arco di pochi giorni verr&agrave;<br><br>notificata al garantito l\'avvenuta registrazione.',
30                                             'en' => '<br>The subscription was forwarded to the administrator.<br><br>In a few days we will notify<br><br>your friend the occurred registration.'),
31                       'btn_close' => array( 'it' => 'chiudi',
32                                             'en' => 'close' ),
33                       'commerr' => array( 'it' => '<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>',
34                                           'en' => '<b>An error was occurred during the saving, try again or contact the administrator.</b>'),
35                       'coerrdb' => array( 'it' => '<b>Il database è temporaneamente irraggiungibile, riprova più tardi o contatta l\'amministratore.</b>',
36                                           'en' => '<b>The database is temporarly unavailable, retry to later or conctact the administrator.</b>'),
37                       'warrmust' => array( 'it' => '<b>Per autenticare qualcuno devi a tua volta essere autenticato e certificato.</b>',
38                                            'en' => 'To authenticate somebody you have to be authenticated and certified yourown'),
39                       'mesgrepl' => array( 'it' => '<br><br>Il messaggio &egrave; stato inoltrato all\'amministratore.',
40                                            'en' => '<br><br>The message was forwarded to the administrator'),
41                       'mesgmust' => array( 'it' => '<b>Per mandare messaggi all\'amministratore devi essere autenticato.</b>',
42                                            'en' => 'To send a message to the administrator you have to be authenticated'),
43                       'shutmsg'  => array( 'it' => '<b>Il server sta per essere riavviato, non possono avere inizio nuove partite.</b>',
44                                            'en' => '<b>The server is going to be rebooted, new games are not allowed.</b>'),
45                       'mustappr' => array( 'it' => '<b>Il tavolo a cui volevi sederti richiede autentifica o apprendistato.</b>',
46                                            'en' => '<b>The table where you want to sit require authentication or apprentice</b>'),
47                       'mustauth' => array( 'it' => '<b>Il tavolo a cui volevi sederti richiede autentifica.</b>',
48                                            'en' => '<b>The table where you want to sit require authentication</b>'),
49                       'mustcert' => array( 'it' => '<b>Il tavolo a cui volevi sederti richiede autentifica e certificazione.</b>',
50                                            'en' => '<b>The table where you want to sit require authentication and certification</b>'),
51                       'tabwait'=> array( 'it' => '<b>Il tavolo si &egrave; appena liberato, ci si potr&agrave; sedere tra %d secondi.',
52                                            'en' => '<b>The table is only just opened, you will sit down in %d seconds.'),
53                       'mustfirst'=> array( 'it' => '<b>Il tuo utente può sedersi al tavolo solo per primo.</b>',
54                                            'en' => '<b>Your can sit down as first user only.' ),
55                       'pollmust' => array( 'it' => '<b>Per partecipare al sondaggio devi essere autenticato.</b>',
56                                            'en' => '<b>To vote for the poll you have to be authenticated</b>'),
57                       'pollnone' => array( 'it' => '<br><br>Al momento non è attivo alcun sondaggio.',
58                                            'en' => '<br><br>At this moment no polls are active.'),
59                       'pollchoo' => array( 'it' => '<br><br>Non hai espresso nessuna preferenza.',
60                                            'en' => '<br><br>You don\'t choose any preference, do it'),
61                       'pollagai' => array( 'it' => '<br>Per questo sondaggio hai già votato.<br><br>Non si può esprimere la propria preferenza più di una volta.',
62                                            'en' => '<br>You just express your preference about this poll.<br><br>You cannot do it again.'),
63                       'pollrec'  => array ('it' => '<br><br>Il tuo voto è stato registrato.',
64                                            'en' => '<br><br>Your vote had be stored.'),
65                       'badwake_a'=> array( 'it' => '<br>Ti sei alzato da un tavolo senza il consenso degli altri giocatori.<br><br>Dovrai aspettare ancora ',
66                                            'en' => '<br>You stand up without the permission of the other players.<br><br>You will wait '),
67                       'badwake_b'=> array( 'it' => ' prima di poterti sedere nuovamente.',
68                                            'en' => ' before you can sit down again.'),
69                       'btn_stays'=> array( 'it' => 'resta in piedi.',
70                                            'en' => 'stay standing.'),
71                       'badsit_a' => array( 'it' => '<br>Tu o qualcuno col tuo stesso indirizzo IP si è alzato da un tavolo senza il consenso degli altri giocatori.<br><br>Dovrai aspettare ancora ',
72                                            'en' => '<br>You or someone with your same IP address is standing up from a table without the permission of the other players <br><br>You will wait '),
73                       'badsit_b' => array( 'it' => ' prima di poterti sedere nuovamente.<br><br>Se non sei stato tu ad alzarti e possiedi un login con password, autenticandoti con quello, potrai accedere.',
74                                            'en' => ' before you can sit down again. If you don\'t leave the table and you have a login with a password, authenticating with this one you will access'),
75                       'nu_netguard' => array('it' => "Di recente è già arrivata una richiesta da un indirizzo IP simile al tuo, riprova tra qualche tempo.",
76                                              'en' => "EN di recente è già arrivata una richiesta da un indirizzo IP simile al tuo, riprova tra qualche tempo."),
77                       'nu_unkerr' => array('it' => "Si è verificato un errore inatteso, contattare l'amministratore.",
78                                            'en' => "EN Si è verificato un errore inatteso, contattare l'amministratore."),
79                       'nu_loginau' => array('it' => "login già in uso",
80                                             'en' => "login already in use"),
81                       'nu_emailau' => array('it' => "email già utilizzata",
82                                             'en' => "email already in use"),
83                       'nu_msubj' => array( 'it' => 'Brisk: verifica email',
84                                            'en' => 'Brisk: email verification'),
85                       // %s(guar) %s(login) %s(baseurl) %d(code) %s(hash)
86                       'nu_mtext' => array( 'it' =>
87 'Ciao, sono l\' amministratore del sito di Brisk.
88
89 L\' utente \'%s\' ha garantito per te col nickname \'%s\',
90 vai al link: <%s>
91 per confermare il tuo indirizzo di posta elettronica.
92
93 Ciò è necessario per ottenere la password.
94
95 Saluti e buone partite, mop.',
96                                            'en' => 'EN mtext [%s] [%s] [%s]'),
97                       'nu_mhtml' => array( 'it' => 'Ciao, sono l\' amministratore del sito di Brisk.<br><br>
98 L\' utente \'%s\' ha garantito per te col nickname \'%s\',<br>
99 <a href="%s">clicca qui</a> per confermare il tuo indirizzo di posta elettronica.<br><br>
100 Ciò è necessario per ottenere la password.<br><br>
101 Saluti e buone partite, mop.<br>',
102                                            'en' => 'EN mhtml [%s] [%s] [%s]'),
103
104                       'ap_mtext' => array( 'it' =>
105 'Ciao, sono l\' amministratore del sito di Brisk.
106
107 Ti sei registrato col nickname \'%s\',
108 vai al link: <%s>
109 per confermare il tuo indirizzo di posta elettronica.
110
111 Ciò è necessario per ottenere la password.
112
113 Saluti e buone partite, mop.',
114                                            'en' => 'EN mtext [%s] [%s]'),
115
116                       'ap_mhtml' => array( 'it' => 'Ciao, sono l\' amministratore del sito di Brisk.<br><br>
117 Ti sei registrato col nickname \'%s\',<br>
118 <a href="%s">clicca qui</a> per confermare il tuo indirizzo di posta elettronica.<br><br>
119 Ciò è necessario per ottenere la password.<br><br>
120 Saluti e buone partite, mop.<br>',
121                                            'en' => 'EN mhtml [%s] [%s]'),
122                       'info_err' => array( 'it' => 'E\' occorso un errore (%d), riprova più tardi.',
123                                            'en' => 'Some error occurs (%d), retry later.'),
124                       'info_auth' => array('it' => 'Non essendo autenticato non puoi costruire una rete di preferenze.',
125                                            'en' => 'Some error occurs (%d), retry later.')
126                       );
127
128 define('LICMGR_CHO_ACCEPT', 0);
129 define('LICMGR_CHO_REFUSE', 1);
130 define('LICMGR_CHO_AFTER',  2);
131
132 function index_wr_main(&$brisk, $remote_addr_full, $get, $post, $cookie)
133 {
134     GLOBAL $G_domain, $G_webbase, $G_mail_seed, $G_notguar_code;
135     GLOBAL $G_shutdown, $G_alarm_passwd, $G_ban_list, $G_black_list, $G_lang, $G_room_help, $G_room_about;
136     GLOBAL $G_room_passwdhowto, $mlang_indwr;
137     GLOBAL $G_tos_vers;
138
139     log_load("index_wr.php");
140     $remote_addr = addrtoipv4($remote_addr_full);
141     $remote_ip = ip2int($remote_addr);
142
143     if (($mesg = gpcs_var('mesg', $get, $post, $cookie)) === FALSE)
144         unset($mesg);
145
146     if (($cl_step = gpcs_var('stp', $get, NULL, NULL)) === FALSE)
147         $cl_step = -2;
148
149     if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE)
150         $sess = "";
151
152
153     if (DEBUGGING == "local" && $remote_addr != '127.0.0.1') {
154         echo "Debugging time!";
155         return (FALSE);
156     }
157
158     /*
159      *  MAIN
160      */
161     $is_spawn = FALSE;
162
163     log_wr(0, 'index_wr.php: COMM: '.xcapemesg($mesg));
164     log_wr('COMM: '.xcapemesg($mesg));
165
166     $curtime = time();
167     $dt = date("H:i ", $curtime);
168
169     if (($user = $brisk->get_user($sess, &$idx)) == FALSE) {
170         $argz = explode('|', xcapemesg($mesg));
171
172         if ($argz[0] == 'getchallenge') {
173             if (isset($get['cli_name']))
174                 $cli_name = $get['cli_name'];
175             if (($a_sem = Challenges::lock_data(TRUE)) != FALSE) {
176                 log_main("chal lock data success");
177
178                 if (($chals = &Challenges::load_data()) != FALSE) {
179
180                     $token =  uniqid("");
181                     // echo '2|'.$argz[1].'|'.$token.'|'.$remote_addr.'|'.$curtime.'|';
182                     // exit;
183
184                     if (($login_new = validate_name(urldecode($cli_name))) != FALSE) {
185                         if ($chals->add($login_new, $token, $remote_addr, $curtime) != FALSE) {
186                             log_send("SUCCESS: token:".$token);
187                             echo '0|'.$token;
188                         }
189                         else {
190                             log_send("getchallenge FAILED");
191                             echo '1|';
192                         }
193                     }
194                     else {
195                         log_send("getchallenge FAILED");
196                         echo '1|';
197                     }
198                     if ($chals->ismod()) {
199                         Challenges::save_data(&$chals);
200                     }
201                 }
202
203
204                 Challenges::unlock_data($a_sem);
205             }
206             else {
207                 echo "CHALLENGE LOCK FAILED\n";
208                 return FALSE;
209             }
210         }
211         else if ($argz[0] == 'auth') {
212             printf("challenge|ok");
213         }
214         else if ($argz[0] == 'help') {
215             /* MLANG: "torna ai tavoli" */
216             echo show_notify(str_replace("\n", " ", $G_room_help[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 600, 500);
217         }
218         else if ($argz[0] == 'about') {
219             echo show_notify(str_replace("\n", " ", $G_room_about[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 400, 230);
220         }
221         else if ($argz[0] == 'passwdhowto') {
222             echo show_notify(str_replace("\n", " ", $G_room_passwdhowto[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 400, 200);
223         }
224         else if ($argz[0] == 'roadmap') {
225             echo show_notify(str_replace("\n", " ", $G_room_roadmap[$G_lang]), 0, $mlang_indwr['btn_close'][$G_lang], 400, 200);
226         }
227         else if ($argz[0] == 'placing') {
228             require_once("briskin5/Obj/briskin5.phh");
229             require_once("briskin5/Obj/placing.phh");
230
231             echo show_notify(str_replace("\n", " ", placings_show(FALSE)), 0, $mlang_indwr['btn_close'][$G_lang], 800, 600);
232         }
233         else if ($argz[0] == 'apprentice') {
234             if (($cli_name = gpcs_var('cli_name', $get, $post, $cookie)) === FALSE)
235                 $cli_name = "";
236
237             if (($cli_email = gpcs_var('cli_email', $get, $post, $cookie)) === FALSE)
238                 $cli_email = "";
239
240             $mesg_to_user = "";
241
242             // check existence of username or email
243             $is_trans = FALSE;
244             do {
245                 error_log($cli_name);
246                 if (login_consistency($cli_name) == FALSE) {
247                     $mesg_to_user = "Il nickname non è conforme alle regole per la sua costruzione.";
248                     break;
249                 }
250
251                 if (($bdb = BriskDB::create()) == FALSE) {
252                     $mesg_to_user = "Connessione al database fallita";
253                     break;
254                 }
255
256                 // check IP address as previous requirer
257                 if ($bdb->selfreg_check($remote_ip) == FALSE) {
258                     $mesg_to_user = $mlang_indwr['nu_netguard'][$G_lang];
259                     break;
260                 }
261
262                 $cli_name = urldecode($cli_name);
263                 $cli_email = urldecode($cli_email);
264
265                 // check for already used fields
266                 if (($idret = $bdb->check_record_by_login_or_email($cli_name, $cli_email)) != 0) {
267                     $mesg_to_user = ($idret == 1 ?  $mlang_indwr['nu_loginau'][$G_lang] :
268                                      ($idret == 2 ? $mlang_indwr['nu_emailau'][$G_lang] :
269                                       $mlang_indwr['unknownerr'][$G_lang]));
270                     break;
271                 }
272
273                 $bdb->transaction('BEGIN');
274                 $is_trans = TRUE;
275                 //   insert the new user disabled with reason NU_MAILED
276                 // FIXME: move 'no-guaran' user into configuration file
277                 if (($usr_obj = $bdb->user_add($cli_name, 'THE_PASS', $cli_email,
278                                                USER_FLAG_TY_DISABLE | USER_FLAG_TY_APPR,
279                                                USER_DIS_REA_NU_MAILED, $G_notguar_code)) == FALSE) {
280                     fprintf(STDERR, "ERROR: user_add FAILED\n");
281                     $mesg_to_user = "Fallito inserimento nel database.";
282                     break;
283                 }
284
285                 if (($mail_code = $bdb->mail_reserve_code()) == FALSE) {
286                     fprintf(STDERR, "ERROR: mail reserve code FAILED\n");
287                     $mesg_to_user = "Fallita creazione codice email.";
288                     break;
289                 }
290                 $hash = md5($curtime . $G_alarm_passwd . $cli_name . $cli_email);
291
292                 $confirm_page = sprintf("http://%s/%s/mailmgr.php?f_act=checkmail&f_code=%d&f_hash=%s",
293                                         $G_domain, $G_webbase, $mail_code, $hash);
294                 $subj = $mlang_indwr['nu_msubj'][$G_lang];
295                 $body_txt = sprintf($mlang_indwr['ap_mtext'][$G_lang],
296                                     $cli_name, $confirm_page);
297                 $body_htm = sprintf($mlang_indwr['ap_mhtml'][$G_lang],
298                                     $cli_name, $confirm_page);
299
300                 $mail_item = new MailDBItem($mail_code, $usr_obj->code, MAIL_TYP_CHECK,
301                                             $curtime, $subj, $body_txt, $body_htm, $hash);
302
303                 // save the mail
304                 if ($mail_item->store($bdb) == FALSE) {
305                     // store mail error
306                     fprintf(STDERR, "ERROR: store mail FAILED\n");
307                     $mesg_to_user = "Fallita procedura di store.";
308                     break;
309                 }
310
311                 // check IP address as previous requirer
312                 if ($bdb->selfreg_set($remote_ip) == FALSE) {
313                     $mesg_to_user = $mlang_indwr['nu_unkerr'][$G_lang];
314                     break;
315                 }
316
317                 if (brisk_mail($cli_email, $subj, $body_txt, $body_htm) == FALSE) {
318                     // mail error
319                     fprintf(STDERR, "ERROR: mail send FAILED\n");
320                     $mesg_to_user = "Fallito invio email.";
321                     break;
322                 }
323
324                 $bdb->transaction('COMMIT');
325                 fprintf(STDERR, "REMOTE: %d\n", $remote_ip);
326                 echo "1";
327                 return TRUE;
328             } while(FALSE);
329             if ($is_trans)
330                 $bdb->transaction('ROLLBACK');
331             echo "$mesg_to_user";
332             return FALSE;
333         }
334         else {
335             log_wr("Get User Error");
336             echo "Get User Error:" + $argz[0];
337             return FALSE;
338         }
339         return TRUE;
340     } // end if (($user = $brisk->get_user($sess, ... == FALSE) {
341
342     $brisk->sess_cur_set($user->sess);
343     $argz = explode('|', xcapemesg($mesg));
344
345     log_wr('POSTSPLIT: '.$argz[0]);
346
347     // LACC UPDATED
348     $user->lacc = $curtime;
349     if ($user->cl_step < $cl_step) {
350         log_step(sprintf("%s|%s|%d|%d|%d|%d", $user->sess, $user->name, $user->step, $user->cl_step, $cl_step, $user->step - $user->cl_step));
351         $user->cl_step = $cl_step;
352     }
353
354     if ( ( ! $user->is_auth() ) &&
355         $brisk->ban_check($user->ip)) {
356         // TODO: find a way to add a nonblocking sleep(5) here
357         return (FALSE);
358     }
359
360     if ($argz[0] == 'ping') {
361         log_wr("PING RECEIVED");
362     }
363     else if ($argz[0] == 'info') {
364         if ($user->is_auth()) {
365             if ($argz[1] == 'save') {
366                 if (!isset($post['info'])) {
367                     return FALSE;
368                 }
369                 if (($ret = $brisk->info_save($user, $post['info'])) == 0) {
370                     echo "1";
371                     return TRUE;
372                 }
373
374                 printf($mlang_indwr['info_err'][$G_lang], $ret);
375                 return FALSE;
376             }
377         }
378         else {
379             printf($mlang_indwr['info_auth'][$G_lang]);
380             return FALSE;
381         }
382     }
383     else if ($argz[0] == 'prefsf') {
384         fprintf(STDERR, "INFO: prefsf case [%s]\n", $post['F_act']);
385         if (!isset($post['model_name']) || !isset($post['json']))
386             return FALSE;
387
388         /* [F_act] => update
389            [model_name] => prefsf
390            [counter] => 1
391            [json] => {"listen":{"act":"1"}}
392         */
393         if ($post['model_name'] == 'prefsf') {
394             if ($post['F_act'] == 'update' || $post['F_act'] == 'store') {
395                 $cont = json_decode($post['json']);
396                 $leaf = ($post['F_act'] == 'update' ? 'cur' : 'val');
397
398                 $listen_flags = (($cont->listen->$leaf == '1' ? USER_FLAG_LISTAUTH : 0) |
399                                  ($cont->listen->$leaf == '2' ? USER_FLAG_ISOLAUTH : 0));
400                 $user->flags_set($listen_flags, USER_FLAG_MAP_AUTH);
401                 if ($post['F_act'] == 'store'
402                     && $user->flags_db_get(USER_FLAG_MAP_AUTH) != $user->flags_get(USER_FLAG_MAP_AUTH)) {
403                     $user->prefs_store();
404                 }
405             }
406             if ($user->stat == 'room' && $user->subst == 'standup') {
407                 $brisk->standup_update($user);
408             }
409             else if ($user->stat == 'room' && $user->subst == 'sitdown') {
410                 $brisk->table_update($user);
411             }
412             echo "1";
413             return TRUE;
414         }
415     }
416     else if ($argz[0] == 'prefs') {
417         if ($argz[1] == 'save') {
418             if (!isset($post['prefs'])) {
419                 return FALSE;
420             }
421
422             if (($prefs = Client_prefs::from_json($post['prefs'])) == FALSE) {
423                 $prefs = Client_prefs::from_user($user);
424             }
425             $prefs->store($user, TRUE);
426         }
427         else { // reset case as default
428             $prefs = Client_prefs::from_user($user);
429         }
430         $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
431         $user->comm[$user->step % COMM_N] .= sprintf('prefs_load(\'%s\', true, %s);', json_encode($prefs),
432                                                      'false');
433         $user->step_inc();
434
435         if ($argz[1] == 'save') {
436             if ($user->stat == 'room' && $user->subst == 'standup') {
437                 $brisk->standup_update($user);
438             }
439             else if ($user->stat == 'room' && $user->subst == 'sitdown') {
440                 log_main("chatt_send pre table update");
441                 $brisk->table_update($user);
442                 log_main("chatt_send post table update");
443             }
444         }
445         echo "1";
446         return TRUE;
447     }
448     else if ($argz[0] == 'prefsn') {
449         if ($argz[1] == 'save') {
450             if (!isset($post['prefs'])) {
451                 return FALSE;
452             }
453
454             if (($prefs = Client_prefs::from_json($post['prefs'])) == FALSE) {
455                 $prefs = Client_prefs::from_user($user);
456             }
457             $prefs->store($user, TRUE);
458         }
459         else { // reset case as default
460             $prefs = Client_prefs::from_user($user);
461         }
462         $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
463         $user->comm[$user->step % COMM_N] .= sprintf('prefs_load(\'%s\', true, %s);', json_encode($prefs),
464                                                      'false');
465         $user->step_inc();
466
467         if ($argz[1] == 'save') {
468             if ($user->stat == 'room' && $user->subst == 'standup') {
469                 $brisk->standup_update($user);
470             }
471             else if ($user->stat == 'room' && $user->subst == 'sitdown') {
472                 log_main("chatt_send pre table update");
473                 $brisk->table_update($user);
474                 log_main("chatt_send post table update");
475             }
476         }
477         echo "1";
478         return TRUE;
479     }
480     else if ($argz[0] == 'shutdown') {
481         log_auth($user->sess, "Shutdown session.");
482
483         $user->the_end = TRUE;
484
485         log_rd2("AUTO LOGOUT.");
486         if ($user->subst == 'sitdown' || $user->stat == 'table')
487             $brisk->room_wakeup($user);
488         else if ($user->subst == 'standup')
489             $brisk->room_outstandup(&$user);
490         else {
491             log_rd2("SHUTDOWN FROM WHAT ???");
492         }
493     }
494     else if ($argz[0] == 'warranty') {
495         if (($cli_name = gpcs_var('cli_name', $get, $post, $cookie)) === FALSE)
496             $cli_name = "";
497
498         if (($cli_email = gpcs_var('cli_email', $get, $post, $cookie)) === FALSE)
499             $cli_email = "";
500
501         $mesg_to_user = "";
502
503         log_wr("INFO:SKIP:argz == warranty name: [".$cli_name."] CERT: ".$user->is_cert());
504         if ($user->is_cert()) {
505             if (0 == 1) {
506                 if (($wa_lock = Warrant::lock_data(TRUE)) != FALSE) {
507                     if (($fp = @fopen(LEGAL_PATH."/warrant.txt", 'a')) != FALSE) {
508                         /* Unix time | session | nickname | IP | where was | mesg */
509                         fwrite($fp, sprintf("%ld|%s|%s|%s|\n", $curtime, xcapelt($user->name), xcapelt(trim(urldecode($cli_name))), xcapelt(trim(urldecode($cli_email)))));
510                         fclose($fp);
511                     }
512                     Warrant::unlock_data($wa_lock);
513                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
514                     /* MLANG: "<br>Il nominativo &egrave; stato inoltrato all\'amministratore.<br><br>Nell\'arco di pochi giorni vi verr&agrave;<br><br>notificata l\'avvenuta registrazione." */
515                     $user->comm[$user->step % COMM_N] .=  show_notify($mlang_indwr['warrrepl'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 150);
516                     $user->step_inc();
517                     echo "1";
518                 }
519                 else {
520                     /* MLANG: "<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>" */
521                     $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
522                 }
523             } // 0 == 1
524             else {
525                 // check existence of username or email
526                 $is_trans = FALSE;
527                 do {
528                     if (($bdb = BriskDB::create()) == FALSE)
529                         break;
530
531                     $cli_name = trim(urldecode($cli_name));
532                     $cli_email = trim(urldecode($cli_email));
533
534                     // check for already used fields
535                     if (($idret = $bdb->check_record_by_login_or_email($cli_name, $cli_email)) != 0) {
536                         $mesg_to_user = nickserv_msg($dt, ($idret == 1 ?  $mlang_indwr['nu_loginau'][$G_lang] :
537                                                            ($idret == 2 ? $mlang_indwr['nu_emailau'][$G_lang]
538                                                             : $mlang_indwr['unknownerr'][$G_lang])));
539                         break;
540                     }
541                     $bdb->transaction('BEGIN');
542                     $is_trans = TRUE;
543                     //   insert the new user disabled with reason NU_MAILED
544                     if (($usr_obj = $bdb->user_add($cli_name, 'THE_PASS', $cli_email,
545                                                    USER_FLAG_TY_DISABLE | USER_FLAG_TY_NORM,
546                                                    USER_DIS_REA_NU_MAILED, $user->code)) == FALSE) {
547                         fprintf(STDERR, "ERROR: user_add FAILED\n");
548                         break;
549                     }
550                     if (($mail_code = $bdb->mail_reserve_code()) == FALSE) {
551                         fprintf(STDERR, "ERROR: mail reserve code FAILED\n");
552                         break;
553                     }
554                     $hash = md5($curtime . $G_alarm_passwd . $cli_name . $cli_email);
555
556                     $confirm_page = sprintf("http://%s/%s/mailmgr.php?f_act=checkmail&f_code=%d&f_hash=%s",
557                                             $G_domain, $G_webbase, $mail_code, $hash);
558                     $subj = $mlang_indwr['nu_msubj'][$G_lang];
559                     $body_txt = sprintf($mlang_indwr['nu_mtext'][$G_lang],
560                                         $user->name, $cli_name, $confirm_page);
561                     $body_htm = sprintf($mlang_indwr['nu_mhtml'][$G_lang],
562                                         $user->name, $cli_name, $confirm_page);
563
564                     $mail_item = new MailDBItem($mail_code, $usr_obj->code, MAIL_TYP_CHECK,
565                                                 $curtime, $subj, $body_txt, $body_htm, $hash);
566
567                     if (brisk_mail($cli_email, $subj, $body_txt, $body_htm) == FALSE) {
568                         // mail error
569                         fprintf(STDERR, "ERROR: mail send FAILED\n");
570                         break;
571                     }
572                     // save the mail
573                     if ($mail_item->store($bdb) == FALSE) {
574                         // store mail error
575                         fprintf(STDERR, "ERROR: store mail FAILED\n");
576                         break;
577                     }
578                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
579                     /* MLANG: "<br>Il nominativo &egrave; stato inoltrato all\'amministratore.<br><br>Nell\'arco di pochi giorni vi verr&agrave;<br><br>notificata l\'avvenuta registrazione." */
580                     $user->comm[$user->step % COMM_N] .=  show_notify($mlang_indwr['warrrepl'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 150);
581                     $user->step_inc();
582                     echo "1";
583                     $bdb->transaction('COMMIT');
584                 } while(FALSE);
585                 $bdb->transaction('ROLLBACK');
586             }
587
588         }
589         else {
590             /* MLANG: "<b>Per autenticare qualcuno devi a tua volta essere autenticato.</b>" */
591             $mesg_to_user = nickserv_msg($dt, $mlang_indwr['warrmust'][$G_lang]);
592         }
593
594         if ($mesg_to_user != "") {
595             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
596
597             $user->comm[$user->step % COMM_N] .= $mesg_to_user;
598             $user->step_inc();
599         }
600     }
601     else if ($argz[0] == 'mesgtoadm') {
602         if (($cli_subj = gpcs_var('cli_subj', $get, $post, $cookie)) === FALSE)
603             $cli_subj = "";
604
605         if (($cli_mesg = gpcs_var('cli_mesg', $get, $post, $cookie)) === FALSE)
606             $cli_mesg = "";
607
608         $mesg_to_user = "";
609
610         log_wr("INFO:SKIP:argz == mesgtoadm name: [".$user->name."] AUTH: ".$user->is_auth());
611         if ($user->is_auth()) {
612             if (($wa_lock = Warrant::lock_data(TRUE)) != FALSE) {
613                 if (($bdb = BriskDB::create()) != FALSE) {
614                     $bdb->users_load();
615
616                     if (($ema = $bdb->getmail($user->name)) != FALSE) {
617                         //  mail("nastasi",
618                         mail("brisk@alternativeoutput.it", urldecode($cli_subj), urldecode($cli_mesg), sprintf("From: %s <%s>", $user->name, $ema));
619                     }
620
621                     if (($fp = @fopen(LEGAL_PATH."/messages.txt", 'a')) != FALSE) {
622                         /* Unix time | session | nickname | IP | where was | mesg */
623                         fwrite($fp, sprintf("%ld|%s|%s|%s\n", $curtime, $user->name,
624                                             xcapelt(urldecode($cli_subj)), xcapelt(urldecode($cli_mesg))));
625                         fclose($fp);
626                     }
627                     Warrant::unlock_data($wa_lock);
628                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
629                     /* MLANG: "" */
630                     $user->comm[$user->step % COMM_N] .=  show_notify($mlang_indwr['mesgrepl'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
631                     $user->step_inc();
632                     echo "1";
633                 }
634                 else {
635                     /* MLANG: "<b>Il database è temporaneamente irraggiungibile, riprova più tardi o contatta l\'amministratore.</b>" */
636                     $mesg_to_user = nickserv_msg($dt, $mlang_indwr['coerrdb'][$G_lang]);
637                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
638                 }
639             }
640             else {
641                 /* MLANG: "<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>" */
642                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
643             }
644
645         }
646         else {
647             /* MLANG: "<b>Per autenticare qualcuno devi a tua volta essere autenticato.</b>" */
648             $mesg_to_user = nickserv_msg($dt, $mlang_indwr['mesgmust'][$G_lang]);
649         }
650
651         if ($mesg_to_user != "") {
652             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
653
654             $user->comm[$user->step % COMM_N] .= $mesg_to_user;
655             $user->step_inc();
656         }
657     }
658
659
660
661     else if ($argz[0] == 'poll') {
662         GLOBAL $G_with_poll, $G_poll_name;
663         if (($cli_choose = gpcs_var('cli_choose', $get, $post, $cookie)) === FALSE)
664             $cli_choose = "";
665
666         if (($cli_poll_name = gpcs_var('cli_poll_name', $get, $post, $cookie)) === FALSE)
667             $cli_poll_name = "";
668
669         $poll_lock = FALSE;
670         $mesg_to_user = "";
671
672         $fp = FALSE;
673         $echont = "0";
674
675   /*
676           DONE - autorizzato ?
677           DONE - ci sono poll attivi ?
678           - verifica che il poll_name del client sia uguale a quello sul server
679           DONE - lock
680           DONE - apro file r+ con fallback in w+
681           DONE - vedo se ha già votato
682           DONE - se si: messaggio di voto già dato
683           se no: accetto il voto e lo segno; messaggio
684           chiudo file
685   */
686
687         $dobreak = FALSE;
688         do {
689             log_wr("INFO:SKIP:argz == poll name: [".$cli_poll_name."] AUTH: ".$user->is_auth());
690             if ( ! $user->is_auth() || $user->is_appr() ) {
691                 // MLANG: <b>Per partecipare al sondaggio devi essere autenticato.</b>
692                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['pollmust'][$G_lang]);
693                 log_wr("break1");
694                 break;
695             }
696
697             if ($G_with_poll == FALSE && $G_poll_name != FALSE && $G_poll_name != "") {
698                 $mesg_to_user = show_notify($mlang_indwr['pollnone'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
699                 log_wr("break2");
700                 break;
701             }
702
703             if ($cli_choose == "" || !isset($cli_choose)) {
704                 $mesg_to_user = show_notify($mlang_indwr['pollchoo'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
705                 log_wr("break2.5");
706                 break;
707             }
708
709             if (($poll_lock = Poll::lock_data(TRUE)) == FALSE) {
710                 /* MLANG: "<b>E\' occorso un errore durante il salvataggio, riprova o contatta l\'amministratore.</b>" */
711                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
712                 log_wr("break3");
713                 break;
714             }
715
716             if (($fp = @fopen(LEGAL_PATH."/".$G_poll_name.".txt", 'r+')) == FALSE)
717                 $fp = @fopen(LEGAL_PATH."/".$G_poll_name.".txt", 'w+');
718
719             if ($fp == FALSE) {
720                 $mesg_to_user = nickserv_msg($dt, $mlang_indwr['commerr'][$G_lang]);
721                 log_wr("break4");
722                 break;
723             }
724
725             log_wr("poll: cp");
726             fseek($fp, 0);
727
728             log_wr("poll: cp2");
729             while (!feof($fp)) {
730                 log_wr("poll: cp3");
731                 $bf = fgets($fp, 4096);
732                 log_wr("poll: cp3.1");
733                 $arli = csplitter($bf, '|');
734                 if (count($arli) == 0)
735                     break;
736                 log_wr("poll: cp3.2");
737                 if (strcasecmp($arli[1], $user->name) == 0) {
738                     $mesg_to_user = show_notify($mlang_indwr['pollagai'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
739                     $dobreak = TRUE;
740                     break;
741                 }
742             }
743             log_wr("poll: cp4");
744
745             if ($dobreak) {
746                 log_wr("break5");
747                 break;
748             }
749
750             /* Unix time | nickname | choose */
751             fwrite($fp, sprintf("%ld|%s|%s\n", $curtime, xcapelt($user->name), xcapelt(urldecode($cli_choose))));
752             fflush($fp);
753             $mesg_to_user =  show_notify($mlang_indwr['pollrec'][$G_lang], 0, $mlang_indwr['btn_close'][$G_lang], 400, 110);
754             $echont = "1";
755             log_wr("poll: cp5");
756         } while (0);
757
758         if ($fp != FALSE)
759             fclose($fp);
760
761         if ($poll_lock != FALSE)
762             Poll::unlock_data($poll_lock);
763
764         if ($mesg_to_user != "") {
765             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
766
767             $user->comm[$user->step % COMM_N] .= $mesg_to_user;
768             $user->step_inc();
769         }
770
771         echo "$echont";
772     }
773
774     /******************
775      *                *
776      *   STAT: room   *
777      *                *
778      ******************/
779     else if ($user->stat == 'room') {
780         $user->laccwr = time();
781
782         if ($argz[0] == 'help') {
783             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
784             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_help[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 600, 500);
785
786             log_wr($user->comm[$user->step % COMM_N]);
787             $user->step_inc();
788
789         }
790         else if ($argz[0] == 'passwdhowto') {
791             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
792             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_passwdhowto[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 600, 500);
793
794             log_wr($user->comm[$user->step % COMM_N]);
795             $user->step_inc();
796
797         }
798         else if ($argz[0] == 'splash') {
799             GLOBAL $G_with_splash, $G_splash_content, $G_splash_interval, $G_splash_idx;
800             GLOBAL $G_splash_w, $G_splash_h, $G_splash_timeout;
801             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
802
803             $user->comm[$user->step % COMM_N] .=  show_notify_ex(str_replace("\n", " ", $G_splash_content[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], $G_splash_w, $G_splash_h, true, 0);
804
805             log_wr($user->comm[$user->step % COMM_N]);
806             $user->step_inc();
807         }
808         else if ($argz[0] == 'about') {
809             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
810             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_about[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 400, 200);
811
812             log_wr($user->comm[$user->step % COMM_N]);
813             $user->step_inc();
814
815         }
816         else if ($argz[0] == 'placing') {
817             require_once("briskin5/Obj/briskin5.phh");
818             require_once("briskin5/Obj/placing.phh");
819
820             $user->comm[$user->step % COMM_N] =  "gst.st = ".($user->step+1)."; ";
821             $user->comm[$user->step % COMM_N] .= show_notify_ex(str_replace("\n", " ", placings_show($user)), 0, $mlang_indwr['btn_backtotab'][$G_lang], 800, 600, TRUE, 0);
822
823             log_wr($user->comm[$user->step % COMM_N]);
824             $user->step_inc();
825         }
826         else if ($argz[0] == 'roadmap') {
827             $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
828             $user->comm[$user->step % COMM_N] .=  show_notify(str_replace("\n", " ", $G_room_roadmap[$G_lang]), 0, $mlang_indwr['btn_backtotab'][$G_lang], 400, 200);
829
830             log_wr($user->comm[$user->step % COMM_N]);
831             $user->step_inc();
832
833         }
834         else if ($argz[0] == 'chatt') {
835             $brisk->chatt_send(&$user, xcapemesg($mesg), $mlang_indwr);
836         }
837         else if ($argz[0] == 'tosmgr') {
838             // check IF is authnticated user, both terms of service versions matches
839             if ($user->is_auth() && count($argz) == 5) {
840                 $f_type = $argz[1];      $f_code = $argz[2];
841                 $f_tos_curr = $argz[3]; $f_tos_vers = $argz[4];
842
843                 if ("$f_tos_curr" == $user->rec->tos_vers_get()  &&
844                     "$f_tos_vers" == "$G_tos_vers") {
845                     if ("$f_type" == "soft" || "$f_type" == "hard") {
846                         $res = 100;
847                         switch ($f_code) {
848                         case LICMGR_CHO_ACCEPT:
849                             $user->rec->tos_vers_set($G_tos_vers);
850                             $res = $user->tos_store();
851                             break;
852                         case LICMGR_CHO_REFUSE:
853                             $user->flags_set(USER_FLAG_TY_DISABLE, USER_FLAG_TY_ALL);
854                             $user->rec->disa_reas_set(USER_DIS_REA_LICENCE);
855                             $res = $user->state_store();
856
857                             $user->comm[$user->step % COMM_N] = $user->blocking_error(TRUE);
858                             $user->the_end = TRUE;
859                             $user->step_inc();
860                             break;
861                         }
862                     }
863                 }
864             }
865         }
866         /**********************
867          *                    *
868          *   SUBST: standup   *
869          *                    *
870          **********************/
871         else if ($user->subst == 'standup') {
872             if ($argz[0] == 'sitdown') {
873                 log_wr("SITDOWN command");
874
875                 if ($user->the_end == TRUE) {
876                     log_wr("INFO:SKIP:argz == sitdown && ->the_end == TRUE => ignore request.");
877                     return FALSE;
878                 }
879
880                 // Take parameters
881                 $table_idx = (int)$argz[1];
882                 $table = &$brisk->table[$table_idx];
883
884                 $not_allowed_msg = "";
885                 if ($G_shutdown) {
886                         $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['shutmsg'][$G_lang]);
887                 }
888                 else if ($table->wakeup_time > $curtime) {
889                     $not_allowed_msg = nickserv_msg($dt, sprintf($mlang_indwr['tabwait'][$G_lang],
890                                                                  $table->wakeup_time - $curtime));
891                 }
892                 else if ( $table->auth_type == TABLE_AUTH_TY_CERT &&
893                           (!$user->is_cert() || $user->is_appr()) ) {
894                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustcert'][$G_lang]);
895                 }
896                 else if ( $table->auth_type == TABLE_AUTH_TY_AUTH &&
897                           (!$user->is_auth() || $user->is_appr()) ) {
898                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustauth'][$G_lang]);
899                 }
900                 else if ( $table->auth_type == TABLE_AUTH_TY_APPR &&
901                           (!$user->is_auth()) ) {
902                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustappr'][$G_lang]);
903                 }
904                 else if ($user->flags & USER_FLAG_TY_FIRONLY && $table->player_n > 0) {
905                     $not_allowed_msg = nickserv_msg($dt, $mlang_indwr['mustfirst'][$G_lang]);
906                 }
907                 if ($not_allowed_msg != "") {
908                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ".$not_allowed_msg;
909                     $user->step_inc();
910                     return TRUE;
911                 }
912
913                 /* TODO: refact to a function */
914                 // if ($user->bantime > $user->laccwr) {
915                 require_once("Obj/hardban.phh");
916
917                 if (($bantime = Hardbans::check(($user->is_auth() ? $user->name : FALSE),
918                                                 $user->ip, $user->sess)) != -1) {
919                     $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
920                     /* MLANG: "<br>Ti sei alzato da un tavolo senza il consenso degli altri giocatori. <br><br>Dovrai aspettare ancora ".secstoword($user->bantime - $user->laccwr)." prima di poterti sedere nuovamente.", "resta in piedi.", "<br>Tu o qualcuno col tuo stesso indirizzo IP si è alzato da un tavolo senza il consenso degli altri giocatori.<br><br>Dovrai aspettare ancora ".secstoword($bantime - $user->laccwr)." prima di poterti sedere nuovamente.<br><br>Se non sei stato tu ad alzarti e possiedi un login con password, autenticandoti con quello, potrai accedere." */
921                     if ($user->is_auth()) {
922                         $user->comm[$user->step % COMM_N] .= show_notify($mlang_indwr['badwake_a'][$G_lang].secstoword($bantime - $user->laccwr).$mlang_indwr['badwake_b'][$G_lang], 2000, $mlang_indwr['btn_stays'][$G_lang], 400, 140);
923                     }
924                     else {
925                         $user->comm[$user->step % COMM_N] .= show_notify($mlang_indwr['badsit_a'][$G_lang].secstoword($bantime - $user->laccwr).$mlang_indwr['badsit_a'][$G_lang], 2000, $mlang_indwr['btn_stays'][$G_lang], 400, 180);
926                     }
927                     $user->step_inc();
928                     return TRUE;
929                 }
930
931                 if ($table->player_n == PLAYERS_N) {
932                     log_wr("WARN:FSM: Sitdown unreachable, table full.");
933                     return FALSE;
934                 }
935
936                 // set new status
937                 $user->subst = "sitdown";
938                 $user->table = $table_idx;
939                 $user->table_pos = $table->user_add($idx);
940
941                 log_wr("MOP before");
942
943                 if ($table->player_n == PLAYERS_N) {
944                     require_once("briskin5/Obj/briskin5.phh");
945                     log_wr("MOP inall");
946
947                     // Start game for this table.
948                     log_wr("Start game!");
949         
950                     //
951                     //  START THE SPAWN HERE!!!!
952                     //
953
954                     // Create new spawned table
955                     // $bin5_sem = Bin5::lock_data(TRUE, $table_idx);
956                     $table_token = uniqid("");
957                     $brisk->table[$table_idx]->table_token = $table_token;
958                     $brisk->table[$table_idx]->table_start = $curtime;
959
960                     $plist = "$table_token|$user->table|$table->player_n";
961                     for ($i = 0 ; $i < $table->player_n ; $i++) {
962                         $plist .= '|'.$brisk->user[$table->player[$i]]->sess;
963                     }
964                     log_legal($curtime, $user->ip, $user, "STAT:CREATE_GAME", $plist);
965
966                     log_wr("pre new Bin5");
967                     if (($bin5 = new Bin5($brisk, $table_idx, $table_token, $get, $post, $cookie)) == FALSE)
968                         log_wr("bri create: FALSE");
969                     else
970                         log_wr("bri create: ".serialize($bin5));
971
972                     log_wr("pre init table");
973                     // init table
974                     $bin5_table = $bin5->table[0];
975                     $bin5_table->init($bin5->user);
976                     $bin5_table->game_init($bin5->user);
977                     //
978                     // Init spawned users.
979                     //
980                     //  MULTIGAME: here init of selected game instead of hardcabled briskin5 init (look subst status)
981                     //
982                     log_wr("game_init after");
983                     for ($i = 0 ; $i < $table->player_n ; $i++) {
984                         $bin5_user_cur = $bin5->user[$i];
985                         $user_cur = $brisk->user[$table->player[$i]];
986
987                         $bin5_user_cur->laccwr = $curtime;
988                         $bin5_user_cur->trans_step = $user_cur->step + 1;
989                         $bin5_user_cur->comm[$bin5_user_cur->step % COMM_N] = "";
990                         $bin5_user_cur->step_inc();
991                         $bin5_user_cur->comm[$bin5_user_cur->step % COMM_N] = show_table(&$bin5,&$bin5_user_cur,$bin5_user_cur->step+1,TRUE,FALSE);
992                         $bin5_user_cur->step_inc();
993
994                         log_wr("TRY PRESAVE: ".$bin5_user_cur->step." TRANS STEP: ".$bin5_user_cur->trans_step);
995
996                         log_wr("Pre if!");
997
998                         //          ARRAY_POP DISABLED
999                         //          // CHECK
1000                         while (array_pop($user_cur->comm) != NULL);
1001
1002                         $user_cur->trans_step = $user_cur->step + 1;
1003                         $user_cur->comm[$user_cur->step % COMM_N] = sprintf('gst.st_loc++; gst.st=%d; createCookie("table_idx", %d, 24*365, cookiepath); createCookie("table_token", "%s", 24*365, cookiepath); createCookie("lang", "%s", 24*365, cookiepath); xstm.stop(); window.onunload = null ; window.onbeforeunload = null ; document.location.assign("briskin5/index.php");|', $user_cur->step+1, $table_idx, $table_token, $G_lang);
1004                         log_wr("TRANS ATTIVATO");
1005
1006                         $user_cur->stat_set('table');
1007                         $user_cur->subst = 'asta';
1008                         $user_cur->laccwr = $curtime;
1009                         $user_cur->step_inc();
1010                     }
1011                     log_wr("presave bri");
1012                     $brisk->match_add($table_idx, $bin5);
1013                     log_wr("postsave bri");
1014                 }
1015                 // change room
1016                 $brisk->room_sitdown($user, $table_idx);
1017
1018                 log_wr("MOP finish");
1019             }
1020             else if ($argz[0] == 'logout') {
1021                 $brisk->ghost_sess->push($curtime, $user->sess, GHOST_SESS_REAS_LOUT);
1022                 $user->the_end = TRUE;
1023
1024                 if ($user->subst == 'sitdown') {
1025                     log_load("ROOM WAKEUP");
1026                     $brisk->room_wakeup($user);
1027                 }
1028                 else if ($user->subst == 'standup')
1029                     $brisk->room_outstandup($user);
1030                 else
1031                     log_rd2("LOGOUT FROM WHAT ???");
1032             }
1033         }
1034         /**********************
1035          *                    *
1036          *   SUBST: sitdown   *
1037          *                    *
1038          **********************/
1039         else if ($user->subst == 'sitdown') {
1040             if ($user->the_end == TRUE) {
1041                 log_wr("INFO:SKIP:argz == sitdown && ->the_end == TRUE => ignore request.");
1042                 return FALSE;
1043             }
1044
1045             if ($argz[0] == 'wakeup') {
1046                 $brisk->room_wakeup($user);
1047             }
1048             else if ($argz[0] == 'logout') {
1049                 $brisk->ghost_sess->push($curtime, $user->sess, GHOST_SESS_REAS_LOUT);
1050                 $user->the_end = TRUE;
1051
1052                 $brisk->room_wakeup($user);
1053             }
1054         }
1055     }
1056
1057     return (FALSE);
1058 }
1059 ?>