egroupware_official/phpgwapi/inc
Ralf Becker 276fd3e305 * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log
- added egw_mailer class to archive that and correctly intialise EGroupware pathes for translations
- updated translations and moved them to phpgwapi/lang/ (getting rid of message not translated errors)
- using egw_mailer in fmail including catching of phpmailerException to not glutter GUI with echoed errors
2010-09-15 09:15:59 +00:00
..
adodb/docs Merge Rev. 31585 into 1.8. 2010-09-12 12:50:31 +00:00
class.auth_ldap.inc.php fixed typo, wrong parameter name 2010-09-10 08:25:17 +00:00
class.contenthistory.inc.php Fix content history issue 2010-09-12 21:16:39 +00:00
class.db_backup.inc.php Merge rev. 31588 into 1.8. 2010-09-12 13:42:30 +00:00
class.egw_db.inc.php fix for postgreSQL bug reported by Anthony Messina (amessina-at-messinet.com): sync_contentid is varchar(60) and need explicit cast: added egw_db->to_int($expr) 2010-09-10 07:11:22 +00:00
class.egw_mailer.inc.php * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:10:12 +00:00
class.egw_vfs.inc.php new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 12:00:06 +00:00
class.filesystem_stream_wrapper.inc.php new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 12:00:06 +00:00
class.preferences.inc.php fixed in some update situations called unset_datetime on egw_minimal object 2010-09-08 07:46:37 +00:00
class.send.inc.php * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:10:12 +00:00
class.translation.inc.php convertHTML2Text: handling of chars that break further processing of converted Data (e.g.: Mail to Infolog) 2010-09-15 08:45:01 +00:00
class.uiaccountsel.inc.php Merge rev. 31589 from trunk into 1.8 (select all accounts / groups) 2010-09-12 13:53:09 +00:00
class.vfs_stream_wrapper.inc.php new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 12:00:06 +00:00