This commit was manufactured by cvs2svn to create branch
[plcapi.git] / PLC / Methods / BootNotifyOwners.py
2007-01-30 Mark Huang- use Boot.notify_owners()
2007-01-16 Mark Huang- fix log message
2007-01-11 Mark Huang- import Debug.log
2007-01-08 Tony Mack- if the appropriate message template doesn't exist...
2007-01-05 Tony Mack- send email
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-11-15 Mark Huang- don't quit if no message template exists
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-06 Mark Huang- boot manager passes ints instead of bools
2006-11-03 Mark Huang- half-implement BootNotifyOwners