summaryrefslogtreecommitdiffstats
path: root/frontends/php/index.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-05-20 12:34:33 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-05-20 12:34:33 +0000
commitd3efc4c51bb20d6122b9b45964017a9d1eae7c3a (patch)
treec4288136453a2efab1a29e2298ed7c5c9a885701 /frontends/php/index.php
parent03daa4e63ed831c05e5e55d1f12411a5b3fbd6d8 (diff)
downloadzabbix-d3efc4c51bb20d6122b9b45964017a9d1eae7c3a.tar.gz
zabbix-d3efc4c51bb20d6122b9b45964017a9d1eae7c3a.tar.xz
zabbix-d3efc4c51bb20d6122b9b45964017a9d1eae7c3a.zip
- added support of localisation (Alexei)
- added file frontends/php/include/locale_en.inc.php (Alexei) - fixed check of NNTP service (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1347 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/index.php')
-rw-r--r--frontends/php/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/index.php b/frontends/php/index.php
index 338f2cd5..79f64438 100644
--- a/frontends/php/index.php
+++ b/frontends/php/index.php
@@ -23,6 +23,7 @@
$page["file"]="index.php";
include "include/config.inc.php";
+ include "include/forms.inc.php";
if(isset($HTTP_POST_VARS["password"]))
{