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.


Messages In This Thread
error in file html_helper.php - by El Forum - 03-28-2008, 01:53 AM
error in file html_helper.php - by El Forum - 03-28-2008, 05:17 AM
error in file html_helper.php - by El Forum - 03-30-2008, 11:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB