Правка выбора страницы в DBMS
This commit is contained in:
@ -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);
|
||||
|
||||
//описание
|
||||
|
||||
Reference in New Issue
Block a user