Skip to content

include_php

miroshnikov edited this page Mar 27, 2015 · 1 revision

{include_php}

{include_php} tag was added for compatibility with Smarty. It is a synonym of {include_javascript}. Use the {include_javascript} tag instead of it in your JavaScript only templates if you want to load and execute javascript code in your template at run-time.

see also {include_javascript}

Clone this wiki locally