fixing /usr/share/fusionpbx to be /usr/share/examples/fusionpbx

This commit is contained in:
Richard Neese
2014-10-23 18:03:33 +00:00
parent a866c04b22
commit 49840b33da
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
if (file_exists('/etc/fusionpbx')) {
//linux
$custom = '/etc/fusionpbx/resources/templates/conf/sip_profiles';
$source = '/usr/share/fusionpbx/resources/templates/conf/sip_profiles';
$source = '/usr/share/examples/fusionpbx/resources/templates/conf/sip_profiles';
}
if (file_exists('/usr/local/etc/fusionpbx')) {
//bsd