Well, this function doesent worl together with PHP.
When you put it into PHP code it starts giving erros. One exemple code would be :
<?php
$code_block="<cpanel Addons="listaddons()">";
?>
This is a very simple example... but it's just for illustration... How can I get off this problem ? Because this cPanel part isnt translatable, so I'm using PHP code to translate it.
When you put it into PHP code it starts giving erros. One exemple code would be :
<?php
$code_block="<cpanel Addons="listaddons()">";
?>
This is a very simple example... but it's just for illustration... How can I get off this problem ? Because this cPanel part isnt translatable, so I'm using PHP code to translate it.