From 8d35ff37c0b44a458abd6ab6b50ad7f58a0cf05e Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 23 Apr 2013 01:47:41 +0000 Subject: [PATCH] Rename the hunt_group directory to hunt_groups --- app/{hunt_group => hunt_groups}/app_config.php | 0 app/{hunt_group => hunt_groups}/hunt_group_call_forward.php | 0 app/{hunt_group => hunt_groups}/hunt_group_call_forward_edit.php | 0 app/{hunt_group => hunt_groups}/hunt_group_copy.php | 0 app/{hunt_group => hunt_groups}/hunt_group_delete.php | 0 app/{hunt_group => hunt_groups}/hunt_group_destination_delete.php | 0 app/{hunt_group => hunt_groups}/hunt_group_destination_edit.php | 0 app/{hunt_group => hunt_groups}/hunt_group_edit.php | 0 app/{hunt_group => hunt_groups}/hunt_groups.php | 0 app/{hunt_group => hunt_groups}/root.php | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename app/{hunt_group => hunt_groups}/app_config.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_call_forward.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_call_forward_edit.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_copy.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_delete.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_destination_delete.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_destination_edit.php (100%) rename app/{hunt_group => hunt_groups}/hunt_group_edit.php (100%) rename app/{hunt_group => hunt_groups}/hunt_groups.php (100%) rename app/{hunt_group => hunt_groups}/root.php (100%) diff --git a/app/hunt_group/app_config.php b/app/hunt_groups/app_config.php similarity index 100% rename from app/hunt_group/app_config.php rename to app/hunt_groups/app_config.php diff --git a/app/hunt_group/hunt_group_call_forward.php b/app/hunt_groups/hunt_group_call_forward.php similarity index 100% rename from app/hunt_group/hunt_group_call_forward.php rename to app/hunt_groups/hunt_group_call_forward.php diff --git a/app/hunt_group/hunt_group_call_forward_edit.php b/app/hunt_groups/hunt_group_call_forward_edit.php similarity index 100% rename from app/hunt_group/hunt_group_call_forward_edit.php rename to app/hunt_groups/hunt_group_call_forward_edit.php diff --git a/app/hunt_group/hunt_group_copy.php b/app/hunt_groups/hunt_group_copy.php similarity index 100% rename from app/hunt_group/hunt_group_copy.php rename to app/hunt_groups/hunt_group_copy.php diff --git a/app/hunt_group/hunt_group_delete.php b/app/hunt_groups/hunt_group_delete.php similarity index 100% rename from app/hunt_group/hunt_group_delete.php rename to app/hunt_groups/hunt_group_delete.php diff --git a/app/hunt_group/hunt_group_destination_delete.php b/app/hunt_groups/hunt_group_destination_delete.php similarity index 100% rename from app/hunt_group/hunt_group_destination_delete.php rename to app/hunt_groups/hunt_group_destination_delete.php diff --git a/app/hunt_group/hunt_group_destination_edit.php b/app/hunt_groups/hunt_group_destination_edit.php similarity index 100% rename from app/hunt_group/hunt_group_destination_edit.php rename to app/hunt_groups/hunt_group_destination_edit.php diff --git a/app/hunt_group/hunt_group_edit.php b/app/hunt_groups/hunt_group_edit.php similarity index 100% rename from app/hunt_group/hunt_group_edit.php rename to app/hunt_groups/hunt_group_edit.php diff --git a/app/hunt_group/hunt_groups.php b/app/hunt_groups/hunt_groups.php similarity index 100% rename from app/hunt_group/hunt_groups.php rename to app/hunt_groups/hunt_groups.php diff --git a/app/hunt_group/root.php b/app/hunt_groups/root.php similarity index 100% rename from app/hunt_group/root.php rename to app/hunt_groups/root.php