Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
It looks like this code is unused? Maybe started doing it as a set var, but then changed to be inline once more than one option was involved?[code] <xf:if is="$xf.cookie.domain"> <xf:set var="$gaConfig">{'cookie_domain': '{$xf.cookie.domain}'}</xf:set> <xf:else /> <xf:set var="$gaConfig">{}</xf:set> </xf:if>[/code]
It looks like this code is unused? Maybe started doing it as a set var, but then changed to be inline once more than one option was involved?
[code] <xf:if is="$xf.cookie.domain">
<xf:set var="$gaConfig">{'cookie_domain': '{$xf.cookie.domain}'}</xf:set>
<xf:else />
<xf:set var="$gaConfig">{}</xf:set>
</xf:if>
[/code]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences