mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-06 08:38:42 +00:00
@@ -39,7 +39,7 @@ else {
|
||||
$text = $language->get();
|
||||
|
||||
//get the id
|
||||
if (is_uuid($_GET["id"]) {
|
||||
if (is_uuid($_GET["id"])) {
|
||||
|
||||
$app_uuid = $_GET["id"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user