Module: nagvis Branch: master Commit: 624e9e512a650aa1f53c367969b898ce5f617590 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=624e9e512a650aa1f53c367969b898ce5f617590
Author: LaMi <[email protected]> Date: Tue Feb 16 23:29:03 2010 +0100 Removed some deprecated code and vars --- docs/en_US/map_config_format_description.html | 6 +-- docs/en_US/nagvis_config_format_description.html | 2 +- etc/maps/demo-map.cfg | 3 - etc/maps/demo-server.cfg | 3 - etc/maps/demo.cfg | 2 - etc/maps/demo2.cfg | 2 - share/frontend/wui/ajax_handler.php | 58 -------------------- .../frontend/wui/classes/WuiBackendManagement.php | 4 +- .../wui/classes/WuiBackgroundManagement.php | 4 +- share/frontend/wui/classes/WuiCore.php | 2 +- share/frontend/wui/classes/WuiMapManagement.php | 6 +-- share/frontend/wui/classes/WuiPage.php | 7 +-- share/frontend/wui/js/MapManagement.js | 2 +- share/server/core/classes/CoreModMap.php | 8 --- share/server/core/classes/GlobalIndexPage.php | 1 - share/server/core/classes/GlobalLanguage.php | 2 +- share/server/core/classes/GlobalMainCfg.php | 1 + share/server/core/classes/GlobalMapCfg.php | 10 ++-- 18 files changed, 16 insertions(+), 107 deletions(-) Diff: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=624e9e512a650aa1f53c367969b898ce5f617590 ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
