egroupware/setup
Ralf Becker 58993cfb7b - using EGW_*_ROOT instead of .., to allow running from different directories
- allow running setup_cmd_admin directly via the command line with regular syntax (was already possible under special syntax)
- limiting database names to 16 chars, which is the limit in mysql
2010-07-26 08:20:14 +00:00
..
doc
inc - using EGW_*_ROOT instead of .., to allow running from different directories 2010-07-26 08:20:14 +00:00
lang added some German translations 2010-05-21 12:23:15 +00:00
templates/default enable sorting of columns of db_backup by name, modified or size by clicking on columnheader (done via javascript) provided by Chr.Fueller 2010-05-19 09:47:32 +00:00
account_migration.php
admin_account.php "adding 'bookmarks' & 'phpfreechat' to apps of Admins group" 2010-05-20 18:43:09 +00:00
applications.php - updated documentation 2009-05-28 11:33:30 +00:00
applist.php
check_install.php added a check for json extension 2010-06-11 13:36:11 +00:00
config.php avoiding deprecated warning under php5.3 2010-07-25 09:08:24 +00:00
db_backup.php fix to show all files in backup_dir, not only entrys with different ctime (ctime was used as key for list) 2010-04-20 14:06:26 +00:00
fix_mysql_charset.php
index.php Fix backup->restore() as discussed on the devel list: 2010-01-22 21:39:19 +00:00
lang.php Fixing problem with preg_split replaced with explode, tracker #2403 2009-12-05 10:30:22 +00:00
manageheader.php Make delete instance / domain checkbox actually remove the domain. DB still needs to be dropped manually. 2009-07-06 22:20:57 +00:00
schematoy.php
setup-cli.php - using EGW_*_ROOT instead of .., to allow running from different directories 2010-07-26 08:20:14 +00:00
sqltoarray.php