X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Fbriskin5.phh;h=d7dc0df6cb292a3945b3646678ecfc59f4c11634;hb=c5cc1b418c38a357bcbe6c3ae671dd2da21fd4ab;hp=cda87684b6d46ccbc6c8261c2def697eb5051f1c;hpb=1b6daccdeadaeb0d99bddaf9cb200d4c3806128c;p=brisk.git diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index cda8768..d7dc0df 100644 --- a/web/briskin5/Obj/briskin5.phh +++ b/web/briskin5/Obj/briskin5.phh @@ -503,7 +503,7 @@ class Bin5_user extends User { } */ - function spawn($from, &$bri, $table, $table_pos, $get, $post, $cookie) + static function spawn($from, &$bri, $table, $table_pos, $get, $post, $cookie) { if (($thiz = new Bin5_user()) == FALSE) return (FALSE);