summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/defines.inc.php
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-06-22 12:55:36 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-06-22 12:55:36 +0000
commit921f1cd2cf912ff8db0ac7bee32ab519749412ec (patch)
treef8a4344cd2a161e768508a786ca0e8baf94d0ab7 /frontends/php/include/defines.inc.php
parentdeb2121eb6ef46c74de6e677a1048248254cce01 (diff)
downloadzabbix-921f1cd2cf912ff8db0ac7bee32ab519749412ec.tar.gz
zabbix-921f1cd2cf912ff8db0ac7bee32ab519749412ec.tar.xz
zabbix-921f1cd2cf912ff8db0ac7bee32ab519749412ec.zip
- minor changes (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@4349 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/defines.inc.php')
-rw-r--r--frontends/php/include/defines.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/defines.inc.php b/frontends/php/include/defines.inc.php
index 997f2d01..e709a73a 100644
--- a/frontends/php/include/defines.inc.php
+++ b/frontends/php/include/defines.inc.php
@@ -383,6 +383,7 @@
define('RARR', '&rArr;');
define('ZBX_EREG_HOST_FORMAT', '([0-9a-zA-Z\_\.[:space:][.-.]\$]+)');
+ define('ZBX_EREG_NODE_FORMAT', '([0-9a-zA-Z\_\.[:space:][.-.]\$]+)');
define('ZBX_EREG_ITEM_KEY_FORMAT', '([]\[\'0-9a-zA-Z!\_\*\&/\.\,\:\(\)\+ [.-.]\$%]+)');
define('ZBX_EREG_SIMPLE_EXPRESSION_FORMAT',