Guys,
is it completely against standards to use a function as below in the
language files?
Oliver
Oliver wrote:
> Modified Files:
> english.php
> ! 92 => 'Please ' . COM_createLink('check the security of your site', $_CONF['site_admin_url'] . '/sectest.php') . ' before using it!'
> );
>