summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/nodes.inc.php
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-01-22 12:24:14 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-01-22 12:24:14 +0000
commitdc973146155891aee48aa92e94033413eba3d1b9 (patch)
tree679fe8ae92fc29f79c73752f22f803d5e8c57cf0 /frontends/php/include/nodes.inc.php
parentea3bf2726f4600d556df46bdc78945a002cc4c01 (diff)
downloadzabbix-dc973146155891aee48aa92e94033413eba3d1b9.tar.gz
zabbix-dc973146155891aee48aa92e94033413eba3d1b9.tar.xz
zabbix-dc973146155891aee48aa92e94033413eba3d1b9.zip
- [ZBX-283] fixes in SQL statement (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5270 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/nodes.inc.php')
-rw-r--r--frontends/php/include/nodes.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/php/include/nodes.inc.php b/frontends/php/include/nodes.inc.php
index a822a98c..1dbd3743 100644
--- a/frontends/php/include/nodes.inc.php
+++ b/frontends/php/include/nodes.inc.php
@@ -17,7 +17,6 @@
** along with this program; if not, write to the Free Software
** Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
**/
- require_once "include/db.inc.php";
?>
<?php
function detect_node_type($node_data)