From 1d03c4ae1e01a934ddbbb0829ac38a584f9885a0 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 8 Oct 2012 22:15:58 +0000 Subject: [PATCH] correct the wording of one of the php comments --- index2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index2.php b/index2.php index a410cf396d..11c167cfab 100644 --- a/index2.php +++ b/index2.php @@ -86,7 +86,7 @@ echo "
"; } } -//call forward, follow me and dnd +//hunt group forward if (file_exists($_SERVER["DOCUMENT_ROOT"].PROJECT_PATH."/app/hunt_group/v_hunt_group_call_forward.php")) { if (permission_exists('hunt_group_call_forward')) { $is_included = "true";