Hi Muthu,

the & here is a object as reference. Depreciated by php 5.3 or higher.
Could bring issues (empty vars). But not for the thing we are hunting
now (first record in care_person)

Robert


Am Mittwoch, den 29.09.2010, 03:05 +0530 schrieb Ap.Muthu:
> Line 42 in /modules/registration_admmission/patient_register_show.php is:
> $person = & new GuiPersonShow;
> Should we do away with the "&"?
> Does it make a difference?
> 
> 
> > Hi Muthu,
> > 
> > Yes, I know. It has not closed that issue. This is a really heavy bug...
> > It happen always to the very first pid. Then it seems to be ok..
> > 
> > Wow.. now going through all the files and see where the pid will be
> > transported by 0 records of care_person. 
> > Well, the entry will be done in care_person correctly before the message
> > will be shown up. So it is an session issue somewhere. 
> > 
> > Robert
> 
> 
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers

-- 
--
--------------------------------------------
CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to