mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 10:43: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";
|
||||
}
|
||||
|
||||
if (count($_POST)>0) {
|
||||
|
||||
Reference in New Issue
Block a user