Function __global->load_template_script
Definitions
sources/ajax.php
- AJAX script for getting the text of a template, as used by a certain theme.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* AJAX script for getting the text of a template, as used by a certain theme.
*
*/
function load_template_script()
* AJAX script for getting the text of a template, as used by a certain theme.
*
*/
function load_template_script()

