Home » Images » Image_Text » Bug #189
Methods called as class variables.
Details
| Submitted | 2003-11-04 13:20 UTC |
|---|---|
| From | mark at mlstuff dot co dot uk |
| Assigned | toby |
| Status | Closed |
| Package | Image_Text |
| PHP Version | 4.3.3 |
| OS | Debian GNU/Linux |
| Roadmaps | (Not assigned) |
Comments
[2003-11-04 13:20 UTC] mark at mlstuff dot co dot uk
Description:
------------
A couple of minor typo's.
Lines 147 and 149 of Image_text.php both call $this->_getLineSpace whereas they should be calling $this->_getLineSpace()
(version: 0.1 alpha)
Actual result:
--------------
Undefined property: _getLineSpace