Hi i am using the latest version of phpaddress book and am using php 5.3.5 I
cannot get the language file to work properly. en-US is the
HTTP_ACCEPT_LANGUAGE variable in the php.ini file. I had to change the split()
function in the translations.inc.php file because it is depreciated. any
suggestions on how to get this to work?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi i am using the latest version of phpaddress book and am using php 5.3.5 I
cannot get the language file to work properly. en-US is the
HTTP_ACCEPT_LANGUAGE variable in the php.ini file. I had to change the split()
function in the translations.inc.php file because it is depreciated. any
suggestions on how to get this to work?