string smarty_function_pnversion(
array $params, &$smarty, object $smarty)
|
|
Smarty function to get the site's charset
This function will return the Zikula version number
available parameters:
- assign if set, the language will be assigned to this variable
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
$smarty |
Reference to the Smarty object |
| |
&$smarty |
|