Cause all the .php files containing lines ending with \r\n to instead end with \n. DYI with: find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
corrected reference to ssl dir to use $conf_dir moved countries list out to its own file so it can be maintained easier (and used by other apps)