From a474ba1c97c9061ff49104bfb9a37d4b286735fe Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 17 Apr 2017 20:11:35 -0600 Subject: [PATCH] Create app_defaults.php --- app/conferences/app_defaults.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 app/conferences/app_defaults.php diff --git a/app/conferences/app_defaults.php b/app/conferences/app_defaults.php new file mode 100644 index 0000000000..e332d08d5f --- /dev/null +++ b/app/conferences/app_defaults.php @@ -0,0 +1,14 @@ +exec($sql); + unset($sql); + +} + +?>