Added person['enabled'] check to the notify_owners() function. This will
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 19 Nov 2007 15:40:41 +0000 (15:40 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 19 Nov 2007 15:40:41 +0000 (15:40 +0000)
commit4984769c242b72daf93900bfd69a177f064ae9f2
treee9e5a3dff71faba19a94e0730cf92fec03dc9c0b
parentd069e062e7ffa02989eceb2e848ed2e5564a2e5e
Added person['enabled'] check to the notify_owners() function.  This will
prevent the bug where disabled persons with the tech-contact role are notified of boot notifications.
PLC/Boot.py