|
jabberd14 1.6.2
|
structure that holds the active message of the day More...
Data Fields | |
| xmlnode | x |
| time_t | set |
structure that holds the active message of the day
There is one instance of motd_struct per mod_announce instance. It is used to hold the active message of the day in the x element. If this is a NULL pointer there is no active motd.
In the set element the time when the motd has been set is kept. This is used to determine if a user that comes online has to receive the motd or if he already got it.
| time_t motd_struct::set |
when the message has been set
the motd
1.7.4