egroupware_official/preferences/inc
2009-11-14 17:39:35 +00:00
..
class.ajaxpreferences.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.bocategories.inc.php The formated_list function in phpgwapi/inc/class.categories.inc.php was 2007-11-27 17:14:54 +00:00
class.bopassword.inc.php calling the changepassword hook when password are changed by the user 2006-06-09 00:09:05 +00:00
class.bosettings.inc.php allow "settings" hook to return the settings, instead of passing it via a global variable (depricated now) 2009-04-29 06:26:58 +00:00
class.preferences_hooks.inc.php "otherwise we get warnings during setup" 2009-11-14 17:39:35 +00:00
class.uiaclprefs.inc.php "fixed PHP fatal error: Cannot assign by reference to overloaded object, reported by camel on the German list" 2008-03-25 14:44:49 +00:00
class.uicategories.inc.php removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:43:57 +00:00
class.uipassword.inc.php reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:56 +00:00
class.uisettings.inc.php All EGroupware apps can now set default and forced preferences on 2009-10-18 12:57:30 +00:00