Update functions.php

Remove closing PHP tag
This commit is contained in:
FusionPBX 2024-11-29 13:45:40 -07:00 committed by GitHub
parent 91dcc94e82
commit 77ec211020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -2520,5 +2520,3 @@ if (!function_exists('get_memory_details')) {
return false;
}
}
?>