summaryrefslogtreecommitdiffstats
path: root/frontends/php/audit.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-08-26 16:17:57 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-08-26 16:17:57 +0000
commit19d8ca6f149b006c8775c2e7ae24d74f16201198 (patch)
tree3ef2e08011c1423ada2689707250fc80f3ed1bfd /frontends/php/audit.php
parent53338d4d70ccb87b724bd3df293b8ce1b32fbb11 (diff)
downloadzabbix-19d8ca6f149b006c8775c2e7ae24d74f16201198.tar.gz
zabbix-19d8ca6f149b006c8775c2e7ae24d74f16201198.tar.xz
zabbix-19d8ca6f149b006c8775c2e7ae24d74f16201198.zip
- misc usability fixes for PHP interface (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@1998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/audit.php')
-rw-r--r--frontends/php/audit.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontends/php/audit.php b/frontends/php/audit.php
index 385e69c1..956dd816 100644
--- a/frontends/php/audit.php
+++ b/frontends/php/audit.php
@@ -26,6 +26,10 @@
?>
<?php
+ update_profile("web.menu.config.last",$page["file"]);
+?>
+
+<?php
if(isset($_GET["start"])&&isset($_GET["do"])&&($_GET["do"]=="<< Prev 100"))
{
$_GET["start"]-=100;