Bookmark support (fixed warning)
This commit is contained in:
@@ -772,6 +772,7 @@ function get_bookmarks_param() {
|
|||||||
global $server;
|
global $server;
|
||||||
|
|
||||||
$cfgBookmark=false;
|
$cfgBookmark=false;
|
||||||
|
$cfgBookmark="";
|
||||||
|
|
||||||
$i=1;
|
$i=1;
|
||||||
while($i<=sizeof($cfgServers)) {
|
while($i<=sizeof($cfgServers)) {
|
||||||
|
Reference in New Issue
Block a user