mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Update sql query with the new file names.
This commit is contained in:
@@ -36,7 +36,7 @@ else {
|
||||
|
||||
//pdo database connection
|
||||
if (strlen($_REQUEST['id']) > 0) {
|
||||
require_once "v_sql_query_pdo.php";
|
||||
require_once "sql_query_pdo.php";
|
||||
}
|
||||
|
||||
//set the headers
|
||||
|
||||
Reference in New Issue
Block a user