forked from extern/egroupware
6667cca4dec922c07b8a5fc4ce79d2aa338c1928
/** * Notifies users according to their preferences. * * @abstract NOTE:Notifications are small messages. No subject and no attechments. * If you need this kind of elements you probably want to send a mail, don't you :-) * @abstract NOTE: This is for instant notifications. If you need time dependend notifications use the * asyncservices wrapper! * * The classes doing the notifications are called notification_<method> and should only be * called from this class. * */
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%