Welcome Guest, Not a member yet? Register   Sign In
Wrong array index in doctypes array?
#1

[eluser]Kamape[/eluser]
Hi!

Is it just me or is the corresponding doctype array in doctypes.php not matching the default index choice in the html_helper doctype() function?

The actual declaration is:
Code:
function doctype($type = 'xhtml-strict')

But should be (according to the array)
Code:
function doctype($type = 'xhtml1-strict')

Is it just me who's having this "misspelling" ?

Or maybe I'm not the first noticing this?


Messages In This Thread
Wrong array index in doctypes array? - by El Forum - 06-25-2009, 09:32 AM
Wrong array index in doctypes array? - by El Forum - 07-21-2009, 10:42 PM
Wrong array index in doctypes array? - by El Forum - 07-21-2009, 11:04 PM
Wrong array index in doctypes array? - by El Forum - 07-21-2009, 11:50 PM
Wrong array index in doctypes array? - by El Forum - 07-21-2009, 11:52 PM
Wrong array index in doctypes array? - by El Forum - 07-25-2009, 05:43 AM
Wrong array index in doctypes array? - by El Forum - 07-26-2009, 01:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB