diff options
| author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-12-07 14:03:27 +0000 |
|---|---|---|
| committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-12-07 14:03:27 +0000 |
| commit | abace169fdc81d2f83c84fd29b7e6a8c75c0e5d3 (patch) | |
| tree | 21bb9d6bec76c86039660dbbeab8250d00dd2e64 /frontends/php/include/page_header.php | |
| parent | 9d01e6f52cd54727a3337df573e7043ad779fb06 (diff) | |
| download | zabbix-abace169fdc81d2f83c84fd29b7e6a8c75c0e5d3.tar.gz zabbix-abace169fdc81d2f83c84fd29b7e6a8c75c0e5d3.tar.xz zabbix-abace169fdc81d2f83c84fd29b7e6a8c75c0e5d3.zip | |
- removed bulkloader (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3574 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/page_header.php')
| -rw-r--r-- | frontends/php/include/page_header.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php index 9e799dac..b5921767 100644 --- a/frontends/php/include/page_header.php +++ b/frontends/php/include/page_header.php @@ -208,7 +208,6 @@ COpt::profiling_start("page"); ), array("url"=>"services.php" ,"label"=>S_IT_SERVICES ), array("url"=>"exp_imp.php" ,"label"=>S_EXPORT_IMPORT ), - array("url"=>"bulkloader.php" ,"label"=>S_MENU_BULKLOADER ), array("url"=>"popup.php") ) ), |
