Update bookmarks.lib.php
This commit is contained in:
parent
831420b8e1
commit
8a44b1ab2b
@ -36,7 +36,7 @@ function printDropdownBookmarksList()
|
|||||||
|
|
||||||
$langs->load("bookmarks");
|
$langs->load("bookmarks");
|
||||||
|
|
||||||
$authorized_var=array('page','limit','optioncss','contextpage');
|
$authorized_var=array('limit','optioncss','contextpage');
|
||||||
$url = $_SERVER["PHP_SELF"];
|
$url = $_SERVER["PHP_SELF"];
|
||||||
$url_param=array();
|
$url_param=array();
|
||||||
if (!empty($_SERVER["QUERY_STRING"])) {
|
if (!empty($_SERVER["QUERY_STRING"])) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user