forked from umakantp/jsmart
-
Notifications
You must be signed in to change notification settings - Fork 2
include_php
pfaciana edited this page Sep 25, 2019
·
2 revisions
{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}