actions/action_alert_email.h

Go to the documentation of this file.
00001 #ifndef _HLBR_ACTION_ALERT_EMAIL_H_
00002 #define _HLBR_ACTION_ALERT_EMAIL_H_
00003 
00004 #include "../config.h"
00005 #include "../engine/hlbr.h"
00006 #include "action.h"
00007 
00008 #define MAX_EMAIL_ARG_LEN       512
00009 
00010 int InitActionAlertEMail();
00011 
00012 #endif

Generated on Sat Jul 7 23:33:09 2007 for HLBR by  doxygen 1.5.2