Module: nagvis Branch: master Commit: 4d46aeb572998450c4998e132893d063a81a9a49 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=4d46aeb572998450c4998e132893d063a81a9a49
Author: LaMi <[email protected]> Date: Sun Mar 7 13:55:12 2010 +0100 Removed old code --- share/server/core/defines/global.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/share/server/core/defines/global.php b/share/server/core/defines/global.php index 6af60ab..c466387 100644 --- a/share/server/core/defines/global.php +++ b/share/server/core/defines/global.php @@ -58,9 +58,6 @@ define('CONST_VERSION', '1.5a1'); // Path to the main configuration file define('CONST_MAINCFG', '../../../etc/nagvis.ini.php'); -// Path to the main configuration file -define('CONST_USERCFG', '../../../etc/users.ini.php'); - // Needed minimal PHP version define('CONST_NEEDED_PHP_VERSION', '5.0'); ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
