diff --git a/CRM/Core/Smarty/plugins/function.crmVersion.php b/CRM/Core/Smarty/plugins/function.crmVersion.php new file mode 100644 index 00000000..ad8c0d42 --- /dev/null +++ b/CRM/Core/Smarty/plugins/function.crmVersion.php @@ -0,0 +1,60 @@ +assign($params['assign'], $version); + } + else { + return $version; + } +} \ No newline at end of file diff --git a/templates/CRM/common/footer.tpl b/templates/CRM/common/footer.tpl index fb1afc60..827a8c48 100644 --- a/templates/CRM/common/footer.tpl +++ b/templates/CRM/common/footer.tpl @@ -37,10 +37,15 @@ {/if} -