From 9eab07b93f8d167287b8349125ab82a61aa22ddf Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 8 Jul 2013 23:32:48 +0000 Subject: [PATCH] Remove the switch_ prefix from the file name. --- .../classes/{switch_do_not_disturb.php => do_not_disturb.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/calls/resources/classes/{switch_do_not_disturb.php => do_not_disturb.php} (100%) diff --git a/app/calls/resources/classes/switch_do_not_disturb.php b/app/calls/resources/classes/do_not_disturb.php similarity index 100% rename from app/calls/resources/classes/switch_do_not_disturb.php rename to app/calls/resources/classes/do_not_disturb.php