Module: nagvis Branch: master Commit: 17b6dc8692354efd8d9a5e40833c0debbe5ff8c2 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=17b6dc8692354efd8d9a5e40833c0debbe5ff8c2
Author: LaMi <[email protected]> Date: Sat Jan 16 16:55:20 2010 +0100 Removed unused attributes --- .../core/classes/objects/NagVisStatelessObject.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/share/server/core/classes/objects/NagVisStatelessObject.php b/share/server/core/classes/objects/NagVisStatelessObject.php index 540fccd..0ae7939 100644 --- a/share/server/core/classes/objects/NagVisStatelessObject.php +++ b/share/server/core/classes/objects/NagVisStatelessObject.php @@ -30,8 +30,6 @@ class NagVisStatelessObject extends NagVisObject { // "Global" Configuration variables for all stateless objects protected $label_show; - protected $recognize_services; - protected $only_hard_states; protected $iconPath; protected $iconHtmlPath; ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
