summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/config.inc.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:10:00 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:10:00 +0000
commit30d240478b994affeecc3f5fcc446a0cec41bfc4 (patch)
treed85b75767300025f1506ac4ecf06f659886af88c /frontends/php/include/config.inc.php
parenta6ab90d6d46466066656aec630efd83b742bc845 (diff)
- fixed syntax in snmptrap.sh (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2940 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/config.inc.php')
-rw-r--r--frontends/php/include/config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/config.inc.php b/frontends/php/include/config.inc.php
index 65d8a719..24bc3147 100644
--- a/frontends/php/include/config.inc.php
+++ b/frontends/php/include/config.inc.php
@@ -852,7 +852,7 @@ COpt::profiling_start("page");
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo S_HTML_CHARSET; ?>">
-<meta name="Author" content="Alexei Vladishev, Eugene Grigorjev">
+<meta name="Author" content="ZABBIX SIA (Alexei Vladishev, Eugene Grigorjev)">
<link rel="stylesheet" href="css.css">
<?php
// if($USER_DETAILS['alias']=='guest')