From 00e09132f458c80991fed015fb68d508438fd6af Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 20 Sep 2017 18:10:54 -0600 Subject: [PATCH] Create destinations.php --- .../resources/classes/destinations.php | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 app/destinations/resources/classes/destinations.php diff --git a/app/destinations/resources/classes/destinations.php b/app/destinations/resources/classes/destinations.php new file mode 100644 index 0000000000..a5bb0bbc2e --- /dev/null +++ b/app/destinations/resources/classes/destinations.php @@ -0,0 +1,30 @@ + + Portions created by the Initial Developer are Copyright (C) 2017 + the Initial Developer. All Rights Reserved. + + Contributor(s): + Mark J Crane +*/ + + + + +?>