egroupware_official/phpgwapi/inc
2006-07-08 20:20:10 +00:00
..
horde fix for incomplete targetURI 2006-06-14 05:37:53 +00:00
class.accounts_ldap.inc.php Fixed problem that on newer SuSE (and maybe other distros too) none of our required objectclasses for groups are an structural object, which caused the adding of new groups to fail. Now I add the 'namedObject' objectclass, if the first adding fails. 2006-06-03 19:49:57 +00:00
class.auth_mail.inc.php fix to NOT use tls for IMAP 2006-06-07 06:50:26 +00:00
class.bolink.inc.php 1) fixed critical bug in links class: viewing an entry which has links to other entries, for which the user has no view permissions, caused the deleting of the links to these entries. The title function/hook returns now null to indicate an entry does not exist (and all links can be deleted) or false (as previously allways) if there are insufficent rights to view the title. Links get now only deleted in the first case, if title() returns null 2006-06-24 16:01:32 +00:00
class.contenthistory.inc.php syncml fixes 2006-05-16 17:15:08 +00:00
class.errorlog.inc.php fix 2006-06-14 23:46:15 +00:00
class.html.inc.php fix: title in checkbox_multiselect was (only) set for the checkbox, not the whole label 2006-07-08 20:20:10 +00:00
class.phpmailer.inc.php added support for fetching body and header for composed email 2006-06-23 19:15:09 +00:00
class.sessions_php4.inc.php added support for commiting sessions(remove file lock for php sessions) 2006-06-23 19:14:55 +00:00
class.sessions.inc.php added support for commiting sessions(remove file lock for php sessions) 2006-06-23 19:14:55 +00:00
class.smtp.php added support for fetching body and header for composed email 2006-06-23 19:15:09 +00:00
class.translation.inc.php fix for some situations in setup 2006-06-24 17:47:41 +00:00
class.vfs_sql.inc.php Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:44:24 +00:00
class.vfs_webdav_server.inc.php backport of webdav server 2006-06-24 17:48:23 +00:00
functions.inc.php fix: multidomain handling for fqdns 2006-06-07 07:38:10 +00:00