Database class integration.

This commit is contained in:
Nate
2019-07-19 10:33:58 -06:00
parent 71427702f2
commit 4ed2ee626a
9 changed files with 410 additions and 415 deletions

View File

@@ -44,8 +44,8 @@
//get the http value and set as a php variable
if (!$included) {
$menu_uuid = check_str($_REQUEST["menu_uuid"]);
$menu_language = check_str($_REQUEST["menu_language"]);
$menu_uuid = $_REQUEST["menu_uuid"];
$menu_language = $_REQUEST["menu_language"];
}
//menu restore default