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

View File

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