[Vtigercrm-developers] Customer portal translation

Fusioncore ml at arceva.fr
Thu Apr 16 16:15:59 PDT 2009


Hi
I found a little problem with the customer portal translation with a svn 
version download yesterday
In MySettings.php,, the language was block to en_us in this line :
require_once("language/en_us.lang.php");

You can change it to :
require_once("language/$default_language.lang.php");

Regards,

Bruno





More information about the vtigercrm-developers mailing list