summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/forms.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/forms.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/forms.inc.php')
-rw-r--r--frontends/php/include/forms.inc.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontends/php/include/forms.inc.php b/frontends/php/include/forms.inc.php
index d9351949..24df32ad 100644
--- a/frontends/php/include/forms.inc.php
+++ b/frontends/php/include/forms.inc.php
@@ -21,11 +21,6 @@
<?php
// TODO !!! Correcr the help links !!! TODO
- require_once "include/defines.inc.php";
- require_once "include/classes/graph.inc.php";
- require_once "include/users.inc.php";
- require_once "include/db.inc.php";
-
function insert_slideshow_form()
{
global $_REQUEST;