aD used the var 'dimensional' in a query and then reassigned it, so when the query dispatcher tries to acces 'dimensional', it accesses the …
Show more
aD used the var 'dimensional' in a query and then reassigned it, so whenthe query dispatcher tries to acces 'dimensional', it accesses the wrongone. renamed the second use to dimensional_html
Show less