Browse Source

correct the wording of one of the php comments

Mark Crane 13 years ago
parent
commit
c1b2d0729f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index2.php

+ 1 - 1
index2.php

@@ -86,7 +86,7 @@ echo "<br />";
 		}
 	}
 
-//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";