.. |
doc
|
removed outdated docs, thanks to Thomas Koch
|
2006-12-12 10:55:17 +00:00 |
inc
|
fix bug on failed install of new instances
|
2011-05-04 13:45:01 +00:00 |
lang
|
Add link to find and register all application hooks
|
2011-03-23 16:19:32 +00:00 |
templates/default
|
allow to set auth type used for activesync in setup
|
2011-03-28 09:45:28 +00:00 |
account_migration.php
|
- fixed with ssha not working migration from sql <--> ldap
|
2011-05-04 09:42:50 +00:00 |
admin_account.php
|
* give everyone implicit rights for home app, as taking them away makes to many support problems
|
2011-03-30 07:54:29 +00:00 |
applications.php
|
only register hooks for installed applications
|
2011-03-28 17:54:02 +00:00 |
applist.php
|
removed copy of Template object in setup, using the one in the api
|
2007-12-09 08:03:56 +00:00 |
check_install.php
|
use /usr/bin/tnef if available, before search tnef or ytnef via which in the path, to cope with system having it NOT in the path, but at its standard location
|
2011-02-22 13:09:09 +00:00 |
config.php
|
avoiding deprecated warning under php5.3
|
2010-07-25 09:08:24 +00:00 |
db_backup.php
|
* removing memory limit from backup download, by switching off output buffering and zlib output compression
|
2011-02-25 13:13:40 +00:00 |
fix_mysql_charset.php
|
phpDoc headers
|
2008-08-20 06:04:28 +00:00 |
index.php
|
fixed SQL error in install from backup, as suggested by Hans-Jürgen
|
2010-09-18 17:10:35 +00:00 |
lang.php
|
marking all static methods static and moving method to query supported languages into setup_translation class
|
2010-07-29 08:14:15 +00:00 |
manageheader.php
|
* fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs
|
2011-02-03 02:01:48 +00:00 |
schematoy.php
|
removed copy of Template object in setup, using the one in the api
|
2007-12-09 08:03:56 +00:00 |
setup-cli.php
|
fixed PHP Warning: fclose(): 146 is not a valid stream resource in setup-cli.php --update
|
2010-09-08 08:55:06 +00:00 |
sqltoarray.php
|
removed copy of Template object in setup, using the one in the api
|
2007-12-09 08:03:56 +00:00 |