.. |
class.setup_cmd_admin.inc.php
|
- using EGW_*_ROOT instead of .., to allow running from different directories
|
2010-07-26 08:20:48 +00:00 |
class.setup_cmd_config.inc.php
|
removing the defaultvalue for the imap_server, as we do not require imap_server for setup anymore
|
2010-05-28 13:19:23 +00:00 |
class.setup_cmd_database.inc.php
|
- using EGW_*_ROOT instead of .., to allow running from different directories
|
2010-07-26 08:20:48 +00:00 |
class.setup_cmd_header.inc.php
|
|
|
class.setup_cmd_install.inc.php
|
|
|
class.setup_cmd_ldap.inc.php
|
|
|
class.setup_cmd_showheader.inc.php
|
|
|
class.setup_cmd_update.inc.php
|
|
|
class.setup_cmd.inc.php
|
- using EGW_*_ROOT instead of .., to allow running from different directories
|
2010-07-26 08:20:48 +00:00 |
class.setup_detection.inc.php
|
- using EGW_*_ROOT instead of .., to allow running from different directories
|
2010-07-26 08:20:48 +00:00 |
class.setup_header.inc.php
|
|
|
class.setup_html.inc.php
|
using functions moved to setup_translation class and modernising setup_html
|
2010-07-29 08:30:23 +00:00 |
class.setup_process.inc.php
|
always enable history logging for calendar, addressbook and infolog
|
2010-06-16 08:58:07 +00:00 |
class.setup_translation.inc.php
|
marking all static methods static and moving method to query supported languages into setup_translation class
|
2010-07-29 08:14:51 +00:00 |
class.setup.inc.php
|
setup->setup_account_object() need to load config to $GLOBALS[egw_info][server] too, as eg. auth::encyrpt_password needs the encryption type
|
2010-05-15 07:56:58 +00:00 |
functions.inc.php
|
using functions moved to setup_translation class and modernising setup_html
|
2010-07-29 08:30:23 +00:00 |
hook_config_validate.inc.php
|
fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed
|
2010-02-15 02:58:58 +00:00 |
hook_config.inc.php
|
using since php<=5.0 available raw_output=true parameter for md5 and sha1 instead of deprecated and in newer distros no longer available mhash extension
|
2010-05-13 10:39:48 +00:00 |