Правка выбора страницы в DBMS

This commit is contained in:
2020-10-12 08:32:58 +06:00
parent d65611810e
commit 66743fa9d4
4 changed files with 30 additions and 13 deletions

View File

@ -19,6 +19,7 @@
//include("../include/toExcell.php");
//require_once("config.php");
function getCurrentDirectory() {
$path = dirname($_SERVER['PHP_SELF']);
$position = strrpos($path,'/') + 1;
@ -242,7 +243,7 @@
$reqid = $reqNode->getAttribute("reqid"); //Уникальный id запроса
}
}
//error_log($HTTP_INPUT);
//описание