function.crmVersion.php
Tags
Table of Contents
Functions
- smarty_function_crmVersion() : string
- Display the CiviCRM version
Functions
smarty_function_crmVersion()
Display the CiviCRM version
smarty_function_crmVersion(mixed $params, mixed &$smarty) : string
The version is {crmVersion}.
{crmVersion redact=auto assign=ver}The version is {$ver}.
Parameters
- $params : mixed
- $smarty : mixed