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 ebe81305..644819d7 100644
--- a/frontends/php/items.php
+++ b/frontends/php/items.php
@@ -26,6 +26,7 @@
$page["title"] = "S_CONFIGURATION_OF_ITEMS";
$page["file"] = "items.php";
+ $page['hist_arg'] = array();
include_once "include/page_header.php";
?>