Ahmed Saad Wed, 18 Jan 2006 02:04:50 -0800
On 1/18/06, Miguel Guirao <[EMAIL PROTECTED]> wrote: > $this->$NumDias = $unixtime2 - $unixtime1; <--- This is the line 44
hmm wasn't it supposed to be $this->NumDias? (with no $ before the propery name) -ahmed