Code: Select all
function smarty_cms_function_print($params, &$smarty)
{
global $gCms;
$text = 'Print This Page';
Post by piratos »
Code: Select all
function smarty_cms_function_print($params, &$smarty)
{
global $gCms;
$text = 'Print This Page';
Return to “General Discussion”