Document (Window) Title: Update variable name to avoid conflict when paging is used.

This commit is contained in:
Nate Jones
2014-07-10 00:32:50 +00:00
parent 5b8414066f
commit e67aa0c638
80 changed files with 107 additions and 107 deletions

View File

@@ -44,7 +44,7 @@ require_once "resources/check_auth.php";
//show the header
require_once "resources/header.php";
//$page["title"] = $text['title-ring_group_forward'];
//$document['title'] = $text['title-ring_group_forward'];
//get the hunt_group_uuid
$ring_group_uuid = check_str($_REQUEST["id"]);