summaryrefslogtreecommitdiffstats
path: root/frontends/php/items.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/items.php')
-rw-r--r--frontends/php/items.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/items.php b/frontends/php/items.php
index 5d84ee48..35e903e0 100644
--- a/frontends/php/items.php
+++ b/frontends/php/items.php
@@ -53,6 +53,7 @@
<?php
$_GET["hostid"]=@iif(isset($_GET["hostid"]),$_GET["hostid"],get_profile("web.latest.hostid",0));
update_profile("web.latest.hostid",$_GET["hostid"]);
+ update_profile("web.menu.config.last",$page["file"]);
?>
<?php