mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update index.lua
This commit is contained in:
@@ -358,5 +358,5 @@
|
|||||||
end
|
end
|
||||||
--clear the cache
|
--clear the cache
|
||||||
if (feature_enabled ~= nil) then
|
if (feature_enabled ~= nil) then
|
||||||
cache.del(hostname.."directory:"..user.."@"..host)
|
cache.del(hostname..":directory:"..user.."@"..host)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user