From de6edf5831c2fefe0a4f81c0fb20e8b659c4a7f9 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 4 Dec 2012 09:14:15 +0000 Subject: [PATCH] Move the call forward, follow me and do not disturb. --- {includes => app/calls/resources}/classes/switch_call_forward.php | 0 .../calls/resources}/classes/switch_do_not_disturb.php | 0 {includes => app/calls/resources}/classes/switch_follow_me.php | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {includes => app/calls/resources}/classes/switch_call_forward.php (100%) rename {includes => app/calls/resources}/classes/switch_do_not_disturb.php (100%) rename {includes => app/calls/resources}/classes/switch_follow_me.php (100%) diff --git a/includes/classes/switch_call_forward.php b/app/calls/resources/classes/switch_call_forward.php similarity index 100% rename from includes/classes/switch_call_forward.php rename to app/calls/resources/classes/switch_call_forward.php diff --git a/includes/classes/switch_do_not_disturb.php b/app/calls/resources/classes/switch_do_not_disturb.php similarity index 100% rename from includes/classes/switch_do_not_disturb.php rename to app/calls/resources/classes/switch_do_not_disturb.php diff --git a/includes/classes/switch_follow_me.php b/app/calls/resources/classes/switch_follow_me.php similarity index 100% rename from includes/classes/switch_follow_me.php rename to app/calls/resources/classes/switch_follow_me.php