X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Frules_old_rules.phh;h=712e650eb61fb60695fc79eddc10c1e23d193081;hp=3aba2a088d3fe136a529597a8499fbcae6af1878;hb=fd5eec5ecd988df774eb9fb8744a0274e918980b;hpb=396f7d9d4af7eeb3af838c13c1e84296629ee21f diff --git a/web/briskin5/Obj/rules_old_rules.phh b/web/briskin5/Obj/rules_old_rules.phh index 3aba2a0..712e650 100644 --- a/web/briskin5/Obj/rules_old_rules.phh +++ b/web/briskin5/Obj/rules_old_rules.phh @@ -301,7 +301,7 @@ class Rules_old_rules extends Rules { $table->old_pnt, $table->old_asta_pnt, $table->old_tourn_pts); - if ($user->table_orig < TABLES_AUTH_N) { + if ($user->table_orig < TABLES_APPR_N) { require_once("../Obj/dbase_".$G_dbasetype.".phh"); if (($bdb = BriskDB::create()) != FALSE) {