enhanced data model and sql builder.sh script to manage complex alter table scenario...
[brisk.git] / web / briskin5 / Obj / briskin5.phh
index 9e7fa04..e5389da 100644 (file)
@@ -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();