X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Frules_old_rules.phh;h=eca34f65151cf6b9703236a2c773ae67c6272cd2;hb=e85b273a2d8a0102748a611ea533eea616bbed6a;hp=0d2259a811e17de3044dc86e187a42344c1c6dba;hpb=a4964f13c6c883a655937d85ae50d0e0aff09226;p=brisk.git diff --git a/web/briskin5/Obj/rules_old_rules.phh b/web/briskin5/Obj/rules_old_rules.phh index 0d2259a..eca34f6 100644 --- a/web/briskin5/Obj/rules_old_rules.phh +++ b/web/briskin5/Obj/rules_old_rules.phh @@ -29,6 +29,7 @@ class Rules_old_rules extends Rules { function __construct($table) { parent::__construct($table); + $this->id = 1; } static function asta2mult($asta_pnt) @@ -261,7 +262,7 @@ class Rules_old_rules extends Rules { static function game_description($act, $form, $old_mult, $win = -1, $win_name = "?1?", $fri = -1, $fri_name = "?2?", $old_pnt = -1, $old_asta_pnt = -1, $old_tourn_pts = -1) { - GLOBAL $G_lang, $mlang_bin5_bin5; + GLOBAL $G_lang, $mlang_bin5_rules; if ($form == 'html') { $tg_br = "
";