mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update the cache key
This commit is contained in:
@@ -241,7 +241,7 @@
|
||||
|
||||
//get the hostname
|
||||
if (empty($sip_profile_hostname) {
|
||||
$sip_profile_hostname = gethostname();
|
||||
$sip_profile_hostname = gethostname();
|
||||
}
|
||||
|
||||
//clear the cache
|
||||
|
||||
Reference in New Issue
Block a user