noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 53/119: NEW Security : add tag


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 53/119: NEW Security : add tag
Date: Mon, 26 Oct 2020 18:27:18 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 46520c65286bed76bbd53b726915592f5122e200
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Mon Oct 5 20:58:26 2020 +0200

    NEW Security : add tag
---
 include/param_sec.inc.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/param_sec.inc.php b/include/param_sec.inc.php
index d40d084..0b5436c 100644
--- a/include/param_sec.inc.php
+++ b/include/param_sec.inc.php
@@ -50,7 +50,6 @@ require_once  NOALYSS_INCLUDE.'/lib/user_menu.php';
 /////////////////////////////////////////////////////////////////////////
 if ( ! isset($_REQUEST['action']))
 {
-       
$base_url=$_SERVER['PHP_SELF']."?ac=".$_REQUEST['ac']."&".dossier::get();
         
$base_url=NOALYSS_URL."/do.php?".http_build_query(array("ac"=>$http->request("ac"),"gDossier"=>dossier::id()));
 
     echo '<DIV class="content" >';



reply via email to

[Prev in Thread] Current Thread [Next in Thread]