From: Matteo Nastasi (mop) Date: Sun, 9 Aug 2009 09:03:20 +0000 (+0000) Subject: php5 compatibility mods X-Git-Tag: 3.0.0~40 X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=be047939b855f179f5028f01fed371c4ac4fb235;p=brisk.git php5 compatibility mods --- diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index cbc1fa9..f18b0fa 100644 --- a/web/briskin5/Obj/briskin5.phh +++ b/web/briskin5/Obj/briskin5.phh @@ -195,7 +195,7 @@ class Table_briskin5 extends Table { */ /* CLONE() NOT USED - function &clone(&$from) + function &myclone(&$from) { GLOBAL $G_false; @@ -446,7 +446,7 @@ class User_briskin5 extends User { } /* CLONE NOT USED - function &clone(&$from) + function &myclone(&$from) { GLOBAL $G_false;