X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Fbriskin5.phh;h=e5389da98ff5481e5524bf01d02a38bafc0ed423;hb=ebf674a03fdbc3e281dd99e6e271ebec24e2448e;hp=9e7fa04f820371502d32de29a30312c387e2645a;hpb=ce816fe4c9d983c42b3e9c25e62606c6bcc56b67;p=brisk.git diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index 9e7fa04..e5389da 100644 --- a/web/briskin5/Obj/briskin5.phh +++ b/web/briskin5/Obj/briskin5.phh @@ -446,9 +446,9 @@ class Bin5_table extends Table { return ($ct); } - function rules_engine($bri, $action, $user) + function rules_engine($bri, $curtime, $action, $user) { - GLOBAL $G_all_points; + GLOBAL $G_all_points, $G_dbasetype; $pts = array();