mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 17:32:35 +01:00
Update bookmarks.lib.php
This commit is contained in:
committed by
GitHub
parent
831420b8e1
commit
8a44b1ab2b
@@ -36,7 +36,7 @@ function printDropdownBookmarksList()
|
||||
|
||||
$langs->load("bookmarks");
|
||||
|
||||
$authorized_var=array('page','limit','optioncss','contextpage');
|
||||
$authorized_var=array('limit','optioncss','contextpage');
|
||||
$url = $_SERVER["PHP_SELF"];
|
||||
$url_param=array();
|
||||
if (!empty($_SERVER["QUERY_STRING"])) {
|
||||
|
||||
Reference in New Issue
Block a user