Welcome Guest, Not a member yet? Register   Sign In
error in file html_helper.php
#1

[eluser]Unknown[/eluser]
error in method link_tag line no. 260

it needs to be

Code:
if ($k == 'href' AND strpos($v, '://') === FALSE)

and not

Code:
if ($k == 'href' AND strpos($k, '://') === FALSE)

How long will the take to be changes in the SVN ??

Thank you.
#2

[eluser]Seppo[/eluser]
I confirm this bug. Submit a bug in the bug tracker.
#3

[eluser]Derek Allard[/eluser]
Fixed up. Thanks for taking the time to report it.




Theme © iAndrew 2016 - Forum software by © MyBB