mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
Document (Window) Title: Update variable name to avoid conflict when paging is used.
This commit is contained in:
@@ -42,7 +42,7 @@ else {
|
||||
|
||||
//show the header
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['title-sql_query'];
|
||||
$document['title'] = $text['title-sql_query'];
|
||||
|
||||
//pdo voicemail database connection
|
||||
require_once "sql_query_pdo.php";
|
||||
|
||||
Reference in New Issue
Block a user