mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update presence.php
This commit is contained in:
@@ -100,7 +100,7 @@ if (!class_exists('presence')) {
|
||||
echo "active: false\n";
|
||||
}
|
||||
//show active the presence
|
||||
$presence = new permissions;
|
||||
$presence = new presence;
|
||||
$array = $presence->show();
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user