Cornelius Weiß 6667cca4de New notificaion module
/**
 * 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.
 *
 */
2006-03-06 17:11:45 +00:00
2006-09-04 17:15:19 +00:00
2006-09-04 17:15:19 +00:00
2006-09-04 17:15:19 +00:00
2006-07-09 23:38:38 +00:00
2006-09-04 17:15:19 +00:00
2006-09-04 17:15:19 +00:00
2006-09-04 17:15:19 +00:00
2006-03-06 17:11:45 +00:00
2006-09-04 17:15:19 +00:00
2006-09-04 17:15:19 +00:00
2005-11-14 22:28:50 +00:00
2006-05-22 20:59:57 +00:00
2006-04-09 10:08:13 +00:00
2005-07-14 13:44:03 +00:00
2006-03-06 17:11:45 +00:00
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
157 MiB
Languages
PHP 56.1%
JavaScript 14.3%
TypeScript 14.1%
CSS 9.3%
Less 2%
Other 4.2%