X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Frules.phh;h=37dbe58d4bd36705a2988e81e82eebc207eb0b09;hb=bba23fca78d918b22dbb183196da5e93ed5cb141;hp=954397562b3a2bc26dd89668378bd2afbac9ceb0;hpb=51d3c2f014e177b27027d1340f7e49a947f6f9b0;p=brisk.git diff --git a/web/briskin5/Obj/rules.phh b/web/briskin5/Obj/rules.phh index 9543975..37dbe58 100644 --- a/web/briskin5/Obj/rules.phh +++ b/web/briskin5/Obj/rules.phh @@ -39,6 +39,12 @@ require_once("rules_old_rules.phh"); require_once("rules_no_draw.phh"); require_once("rules_together17.phh"); +// FIXME - DYNAMIC WITH CACHE AND RELOAD FROM DB +function rules_keys() +{ + return array(1,2,4); +} + function rules_id2name($id) { if ($id == 1)