X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Fbriskin5.phh;h=411128166f7611e3bfd3ddce9da3f75633a8ab38;hb=9851c8a9decf584c93ea08092b9ce4955c310704;hp=fd47753359249513898357408ebf8c959f755f48;hpb=dae8abeb22cc710161ee2d90b80f9a07e706680f;p=brisk.git diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index fd47753..4111281 100644 --- a/web/briskin5/Obj/briskin5.phh +++ b/web/briskin5/Obj/briskin5.phh @@ -1012,7 +1012,7 @@ class Bin5_user extends User { protected function maincheck($get, $post, $cookie) { - GLOBAL $G_lang, $mlang_indrd; + GLOBAL $G_lang; GLOBAL $G_with_splash, $G_splash_content, $G_splash_interval, $G_splash_idx; GLOBAL $G_splash_w, $G_splash_h, $G_splash_timeout; @@ -1135,7 +1135,7 @@ class Bin5_user extends User { return ($ret); - } // function maincheck (... + } // function maincheck(... function continue_set($match_code) { @@ -1167,7 +1167,7 @@ class Bin5 { var $delay_mgr; - function Bin5 ($room, $table_idx, $table_token, $get, $post, $cookie) { + function Bin5($room, $table_idx, $table_token, $get, $post, $cookie) { $this->user = array(); $this->table = array();