Snog Well-known member Jul 11, 2016 #1 I admit I must be blind, but I can't find where xen:map takes place in any of the php files. Where is it? To be more specific, xen:map from="$message" to="$user" is what I'm looking for.
I admit I must be blind, but I can't find where xen:map takes place in any of the php files. Where is it? To be more specific, xen:map from="$message" to="$user" is what I'm looking for.
Chris D XenForo developer Staff member Jul 11, 2016 #2 It's a child tag belonging to <xen:include> so it will be inside "XenForo_Template_Compiler_Tag_Include".
It's a child tag belonging to <xen:include> so it will be inside "XenForo_Template_Compiler_Tag_Include".