Home » HTML » HTML_Template_IT » Bug #5092
Bad: HTML_Template_IT::setOptions() 2x return
Details
| Request #5092 | Bad: HTML_Template_IT::setOptions() 2x return |
|---|---|
| Submitted | 2005-08-14 18:20 UTC |
| From | herojoker at nexgo dot de |
| Assigned | pajoye |
| Status | Bogus |
| Package | HTML_Template_IT |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-08-14 18:20 UTC] herojoker at nexgo dot de
Description:
------------
Hello!
In HTML_Template_IT::setOptions() (1.8) are
two returns in sequence. The last one is useless.
You should remove it.
Thanks,
Hero Wanders
[2005-08-14 18:30 UTC] pierre at dotgeek dot org
I added to the wrong function, it is required in setOptions, not setOption :)