ID: 9011
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:
Closing
Previous Comments:
---
[2001-01-30 20:17:45] [EMAIL PROTECTED]
You should u
ID: 9011
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Assigned To:
Comments:
You should use $this->balance, not $this->$balance. The latter is equivalent to
$this->'', where all your values are being stored.
If possible, you might consider raising t