Update sql query with the new file names.

This commit is contained in:
Mark Crane
2012-11-24 02:20:53 +00:00
parent 8d28971f64
commit 1569a99cd9
5 changed files with 9 additions and 9 deletions

View File

@@ -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) {