From cb14ed7a771d69cc5e49aa018764239070070c84 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 19 Nov 2020 09:48:38 -0700 Subject: [PATCH] Create resources/destinations.php --- app/destinations/resources/destinations.php | 60 +++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 app/destinations/resources/destinations.php diff --git a/app/destinations/resources/destinations.php b/app/destinations/resources/destinations.php new file mode 100644 index 0000000000..bc6ea82f69 --- /dev/null +++ b/app/destinations/resources/destinations.php @@ -0,0 +1,60 @@ +get($destination_type); + +//show the select + echo " \n"; + +?>